1 write to Document
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\IntellisenseQuickInfoBuilderContext.cs (1)
29Document = document;
2 references to Document
Microsoft.CodeAnalysis.EditorFeatures (2)
IntelliSense\Helpers.cs (1)
145var document = context.Document;
IntelliSense\QuickInfo\IntellisenseQuickInfoBuilder.cs (1)
105var document = context.Document;