CSharpSourceFileScope
Members
Section titled “Members”Extends CSharpLexicalScope
| constructor | (name: string, parent: CSharpNamespaceScope, options: OutputScopeOptions) | Constructs a new instance of the CSharpSourceFileScope class |
| addUsing | (using: NamespaceSymbol) => void | |
| hasBlockNamespace | boolean | |
| parent | CSharpNamespaceScope | |
| usings | import(“@vue/reactivity”).ShallowReactive<Set<NamespaceSymbol>> |