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