1 write to _typeAttributes
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationILGen.cs (1)
50
_typeAttributes
= TypeAttributes.Public;
1 reference to _typeAttributes
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationILGen.cs (1)
67
internal TypeAttributes TypeAttributes { get { return
_typeAttributes
; } }