1 write to typeAttributes
System.Xml (1)
System\Xml\Serialization\XmlSerializationILGen.cs (1)
47
this.
typeAttributes
= TypeAttributes.Public;
1 reference to typeAttributes
System.Xml (1)
System\Xml\Serialization\XmlSerializationILGen.cs (1)
63
internal TypeAttributes TypeAttributes { get { return
typeAttributes
; } }