3 references to SchemaXPath
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
401TokenToQName[(int)Token.SchemaXPath] = QnXPath;
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (2)
355new XsdAttributeEntry(SchemaNames.Token.SchemaXPath, new XsdBuildFunction(BuildSelector_XPath) ) 360new XsdAttributeEntry(SchemaNames.Token.SchemaXPath, new XsdBuildFunction(BuildField_XPath) )