2 references to IFSharpBreakpointResolutionService
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\Editor\Implementation\Debugging\FSharpBreakpointResolutionService.cs (2)
22
private readonly
IFSharpBreakpointResolutionService
_service;
26
public FSharpBreakpointResolutionService(
IFSharpBreakpointResolutionService
service)