2 writes to HasWildCard
System.Private.Xml (2)
System\Xml\Schema\SchemaSetCompiler.cs (2)
360
complexType.
HasWildCard
= false;
2854
complexType.
HasWildCard
= BuildParticleContentModel(contentValidator, particle);
1 reference to HasWildCard
System.Private.Xml (1)
System\Xml\Dom\DocumentSchemaValidator.cs (1)
643
return ancestorSchemaType!.
HasWildCard
;