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