1 write to _document
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.CodeAction.cs (1)
38_document = document;
1 reference to _document
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.CodeAction.cs (1)
67var semanticDocument = await SemanticDocument.CreateAsync(_document, cancellationToken).ConfigureAwait(false);