2 references to ImportInfo
Microsoft.CodeAnalysis.CSharp (2)
Compilation\CSharpCompilation.cs (2)
2859TryAdd(new ImportInfo(syntax.SyntaxTree, syntax.Kind(), syntax.Span), default); 2865_lazyImportInfos.TryUpdate(new ImportInfo(syntax.SyntaxTree, syntax.Kind(), syntax.Span), dependencies, default);