Home
last modified time | relevance | path

Searched refs:BuildFacet_Fixed (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.cs372 …uteEntry(SchemaNames.Token.SchemaFixed, new XsdBuildFunction(BuildFacet_Fixed) ),
1949 private static void BuildFacet_Fixed(XsdBuilder builder, string value) { in BuildFacet_Fixed() 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.cs381 …uteEntry(SchemaNames.Token.SchemaFixed, new XsdBuildFunction(BuildFacet_Fixed) ),
2120 private static void BuildFacet_Fixed(XsdBuilder builder, string value) in BuildFacet_Fixed() method in System.Xml.Schema.XsdBuilder