8 references to VBImportScopeKind
Microsoft.CodeAnalysis.Debugging.Package (8)
CustomDebugInfoReader.cs (8)
678
public static bool TryParseVisualBasicImportString(string import, out string? alias, out string? target, out ImportTargetKind kind, out
VBImportScopeKind
scope)
696
scope =
VBImportScopeKind
.Unspecified;
712
scope =
VBImportScopeKind
.Unspecified;
720
scope =
VBImportScopeKind
.Unspecified;
730
scope =
VBImportScopeKind
.Unspecified;
734
scope =
VBImportScopeKind
.File;
738
scope =
VBImportScopeKind
.Project;
820
scope =
VBImportScopeKind
.Unspecified;