3 writes to _type
System.Private.Xml (3)
System\Xml\Serialization\Types.cs (3)
128_type = type; 134_type = type; 366_nullableTypeDesc._type = type;
3 references to _type
System.Private.Xml (3)
System\Xml\Serialization\Types.cs (3)
168_cSharpName ??= _type == null ? CodeIdentifier.GetCSharpName(_fullName) : CodeIdentifier.GetCSharpName(_type); 177get { return _type; }