1 reference to SourceSpan
Microsoft.CodeAnalysis.Features (1)
DocumentIdSpan.cs (1)
31
return document == null ? null : new DocumentSpan(document, this.
SourceSpan
);