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)
33return _service.MapCodeAsync(document, contents, focusLocations, options, cancellationToken);