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)
67internal TypeAttributes TypeAttributes { get { return _typeAttributes; } }