2 references to File
Microsoft.CodeAnalysis (1)
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoReader.cs (1)
733scope = VBImportScopeKind.File;
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (1)
PDB\MethodDebugInfo.Native.cs (1)
583Debug.Assert(scope == VBImportScopeKind.File || scope == VBImportScopeKind.Unspecified);