3 writes to type
System.Xml (3)
System\Xml\Serialization\Types.cs (3)
120
this.
type
= type;
126
this.
type
= type;
322
nullableTypeDesc.
type
= type;
3 references to type
System.Xml (3)
System\Xml\Serialization\Types.cs (3)
160
cSharpName =
type
== null ? CodeIdentifier.GetCSharpName(fullName) : CodeIdentifier.GetCSharpName(
type
);
171
get { return
type
; }