Home
last modified time | relevance | path

Searched refs:BuildElement_Form (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.cs229 …teEntry(SchemaNames.Token.SchemaForm, new XsdBuildFunction(BuildElement_Form) ),
1282 private static void BuildElement_Form(XsdBuilder builder, string value) { in BuildElement_Form() 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.cs238 …teEntry(SchemaNames.Token.SchemaForm, new XsdBuildFunction(BuildElement_Form) ),
1358 private static void BuildElement_Form(XsdBuilder builder, string value) in BuildElement_Form() method in System.Xml.Schema.XsdBuilder