2 references to FromContract
Microsoft.CodeAnalysis.EditorFeatures (2)
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));