1 reference to ToContract
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\Contracts\ManagedHotReloadServiceImpl.cs (1)
21
=> (await _service.GetActiveStatementsAsync(cancellation).ConfigureAwait(false)).SelectAsArray(a => a.
ToContract
());