3 references to InSpan
Microsoft.CodeAnalysis.CSharp (3)
Binder\BinderFactory.BinderFactoryVisitor.cs (3)
586
if (
InSpan
(sym.Locations[0], this.syntaxTree, memberSpan))
597
if (
InSpan
(implementation.Locations[0], this.syntaxTree, memberSpan))
630
if (
InSpan
(loc, syntaxTree, span))