3 references to InSpan
Microsoft.CodeAnalysis.CSharp (3)
Binder\BinderFactory.BinderFactoryVisitor.cs (3)
603
if (
InSpan
(sym.GetFirstLocation(), this.syntaxTree, memberSpan))
612
if (
InSpan
(implementation.GetFirstLocation(), this.syntaxTree, memberSpan))
645
if (
InSpan
(loc, syntaxTree, span))