1 write to anyTypeSkip
System.Xml (1)
System\Xml\Schema\XmlSchemaComplexType.cs (1)
45anyTypeSkip = CreateAnyType(XmlSchemaContentProcessing.Skip);
1 reference to anyTypeSkip
System.Xml (1)
System\Xml\Schema\XmlSchemaComplexType.cs (1)
117get { return anyTypeSkip; }