4 references to ToSourceSpan
Microsoft.CodeAnalysis.Features (4)
EditAndContinue\EditSession.cs (2)
1667activeStatementsInUpdatedMethodsBuilder.Add(new ManagedActiveStatementUpdate(methodId, instructionId.ILOffset, newActiveStatement.Span.ToSourceSpan())); 1798r.Region.NewSpan.Span.ToSourceSpan()));
EditAndContinue\EmitSolutionUpdateResults.cs (1)
75fileSpan.Span.ToSourceSpan()));
EditAndContinue\Utilities\Extensions.cs (1)
173fileSpan.Span.ToSourceSpan());