1 override of TryAddUsingsOrImportToDocumentAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
GenerateType\CSharpGenerateTypeService.cs (1)
713
internal override async Task<Solution>
TryAddUsingsOrImportToDocumentAsync
(
2 references to TryAddUsingsOrImportToDocumentAsync
Microsoft.CodeAnalysis.Features (2)
GenerateType\AbstractGenerateTypeService.Editor.cs (2)
361
updatedSolution = await _service.
TryAddUsingsOrImportToDocumentAsync
(
450
updatedSolution = await _service.
TryAddUsingsOrImportToDocumentAsync
(