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