3 writes to _type
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlElementAttribute.cs (3)
49_type = type; 59_type = type; 69set { _type = value; }
1 reference to _type
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlElementAttribute.cs (1)
68get { return _type; }