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