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