1 write to _typeAttributes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationILGen.cs (1)
48_typeAttributes = TypeAttributes.Public;
1 reference to _typeAttributes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationILGen.cs (1)
65internal TypeAttributes TypeAttributes { get { return _typeAttributes; } }