8 references to VBImportScopeKind
Microsoft.CodeAnalysis.Debugging.Package (8)
CustomDebugInfoReader.cs (8)
676public static bool TryParseVisualBasicImportString(string import, out string alias, out string target, out ImportTargetKind kind, out VBImportScopeKind scope) 694scope = VBImportScopeKind.Unspecified; 710scope = VBImportScopeKind.Unspecified; 718scope = VBImportScopeKind.Unspecified; 728scope = VBImportScopeKind.Unspecified; 732scope = VBImportScopeKind.File; 736scope = VBImportScopeKind.Project; 818scope = VBImportScopeKind.Unspecified;