2 writes to Type
Microsoft.Diagnostics.DataContractReader (2)
ContractDescriptorParser.cs (2)
241return new GlobalDescriptor { Type = type, NumericValue = valueCase2or3.NumericValue, StringValue = valueCase2or3.StringValue, Indirect = false }; 264return new GlobalDescriptor { Type = type, NumericValue = valueCase4.NumericValue, StringValue = valueCase4.StringValue, Indirect = true };
2 references to Type
Microsoft.Diagnostics.DataContractReader (2)
ContractDescriptorTarget.cs (2)
274Type = global.Type 283Type = global.Type