1 write to _service
Microsoft.CodeAnalysis.Features.ExternalAccess (1)
Copilot\Internal\CodeMapper\CopilotCSharpMapCodeService.cs (1)
27
_service
= service;
1 reference to _service
Microsoft.CodeAnalysis.Features.ExternalAccess (1)
Copilot\Internal\CodeMapper\CopilotCSharpMapCodeService.cs (1)
33
return
_service
.MapCodeAsync(document, contents, focusLocations, options, cancellationToken);