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