6 references to Unspecified
Microsoft.CodeAnalysis (5)
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoReader.cs (5)
696scope = VBImportScopeKind.Unspecified; 712scope = VBImportScopeKind.Unspecified; 720scope = VBImportScopeKind.Unspecified; 730scope = VBImportScopeKind.Unspecified; 820scope = VBImportScopeKind.Unspecified;
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (1)
PDB\MethodDebugInfo.Native.cs (1)
583Debug.Assert(scope == VBImportScopeKind.File || scope == VBImportScopeKind.Unspecified);