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