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