Home
last modified time | relevance | path

Searched refs:BuildAny_ProcessContents (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.cs333 …y(SchemaNames.Token.SchemaProcessContents, new XsdBuildFunction(BuildAny_ProcessContents) )
1855 private static void BuildAny_ProcessContents(XsdBuilder builder, string value) { in BuildAny_ProcessContents() 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.cs342 …y(SchemaNames.Token.SchemaProcessContents, new XsdBuildFunction(BuildAny_ProcessContents) )
2016 private static void BuildAny_ProcessContents(XsdBuilder builder, string value) in BuildAny_ProcessContents() method in System.Xml.Schema.XsdBuilder