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