2 references to CreateAnyType
System.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
44anyTypeLax = CreateAnyType(XmlSchemaContentProcessing.Lax); 45anyTypeSkip = CreateAnyType(XmlSchemaContentProcessing.Skip);