2 references to IsNameTest
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\AstTree.cs (2)
634
while ((stepAst != null) && (
IsNameTest
(stepAst) || IsSelf(stepAst)))
645
if (
IsNameTest
(stepAst))