4 references to ProcessContentsCorrect
System.Private.Xml (4)
System\Xml\Schema\SchemaInfo.cs (2)
195
else if (any.
ProcessContentsCorrect
!= XmlSchemaContentProcessing.Skip)
208
else if (any.
ProcessContentsCorrect
== XmlSchemaContentProcessing.Lax)
System\Xml\Schema\SchemaSetCompiler.cs (2)
2362
if ((int)derivedAttributeWildcard.
ProcessContentsCorrect
>= (int)baseAttributeWildcard.
ProcessContentsCorrect
)