6 references to Unspecified
Microsoft.CodeAnalysis (5)
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoReader.cs (5)
695scope = VBImportScopeKind.Unspecified; 711scope = VBImportScopeKind.Unspecified; 719scope = VBImportScopeKind.Unspecified; 729scope = VBImportScopeKind.Unspecified; 819scope = VBImportScopeKind.Unspecified;
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (1)
PDB\MethodDebugInfo.Native.cs (1)
583Debug.Assert(scope == VBImportScopeKind.File || scope == VBImportScopeKind.Unspecified);