2 writes to _attributeWildcard
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
246
_attributeWildcard
= value;
404
_attributeWildcard
= null;
1 reference to _attributeWildcard
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaComplexType.cs (1)
227
get { return
_attributeWildcard
; }