3 references to SchemaXPath
System.Private.Xml (3)
System\Xml\Schema\SchemaNames.cs (1)
391
TokenToQName[(int)Token.
SchemaXPath
] = QnXPath;
System\Xml\Schema\XsdBuilder.cs (2)
344
new XsdAttributeEntry(SchemaNames.Token.
SchemaXPath
, new XsdBuildFunction(BuildSelector_XPath) )
349
new XsdAttributeEntry(SchemaNames.Token.
SchemaXPath
, new XsdBuildFunction(BuildField_XPath) )