2 references to FromContract
Microsoft.VisualStudio.LanguageServices.DevKit (2)
src\EditorFeatures\Core\EditAndContinue\Contracts\ContractWrappers.cs (2)
64
=> new(
FromContract
(update.Method), update.ILOffset, FromContract(update.NewSpan));
76
=> new(
FromContract
(update.Method), update.Delta, FromContract(update.NewSpan));