1 write to Type
System.Runtime.Serialization.Primitives (1)
System\Runtime\Serialization\KnownTypeAttribute.cs (1)
11Type = type;
2 references to Type
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\DataContract.cs (2)
1958if (kt.Type != null) 1965CheckAndAdd(kt.Type, typesChecked, ref knownDataContracts);