2 writes to _type
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\SchemaHelper.cs (1)
22
_type
= type;
System\Runtime\Serialization\SchemaImporter.cs (1)
262
schemaObjectInfo.
_type
= schemaType;
1 reference to _type
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\SchemaHelper.cs (1)
56
return schemaObjectInfo.
_type
;