1 implementation of TryGetMatchingSourceTextAsync
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\Remote\RemoteEditAndContinueServiceProxy.cs (1)
35
public ValueTask<string?>
TryGetMatchingSourceTextAsync
(RemoteServiceCallbackId callbackId, string filePath, ImmutableArray<byte> requiredChecksum, SourceHashAlgorithm checksumAlgorithm, CancellationToken cancellationToken)