2 references to Span
Microsoft.CodeAnalysis.EditorFeatures (2)
EditAndContinue\ActiveStatementTrackingService.cs (2)
280if (oldSpan.Span.GetSpan(snapshot).Span != newTextSpan) 332if (snapshot != null && snapshot.TextBuffer == documentSpans.First().Span.TextBuffer)