2 references to IsLocationContainedWithin
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceNamespaceSymbol.cs (1)
113if (IsLocationContainedWithin(decl.NameLocation, tree, declarationSpan, out wasZeroWidthMatch))
Symbols\Symbol.cs (1)
443if (IsLocationContainedWithin(loc, tree, declarationSpan, out wasZeroWidthMatch))