2 references to ToContract
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\ManagedHotReloadServiceProxy.cs (1)
34return result.ToContract();
Microsoft.CodeAnalysis.ExternalAccess.Debugger (1)
GlassTestsHotReloadService.cs (1)
25=> (await service.GetAvailabilityAsync(module, cancellation).ConfigureAwait(false)).ToContract();