3 writes to _type
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlAttributeAttribute.cs (3)
46_type = type; 56_type = type; 66set { _type = value; }
1 reference to _type
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlAttributeAttribute.cs (1)
65get { return _type; }