Home
last modified time | relevance | path

Searched refs:BuildField_XPath (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXsdBuilder.cs349 …uteEntry(SchemaNames.Token.SchemaXPath, new XsdBuildFunction(BuildField_XPath) )
2051 private static void BuildField_XPath(XsdBuilder builder, string value) { in BuildField_XPath() method in System.Xml.Schema.XsdBuilder
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DXsdBuilder.cs358 …buteEntry(SchemaNames.Token.SchemaXPath, new XsdBuildFunction(BuildField_XPath) )
2237 private static void BuildField_XPath(XsdBuilder builder, string value) in BuildField_XPath() method in System.Xml.Schema.XsdBuilder