2 references to IsPrimitive
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataValue.cs (2)
973
else if (
IsPrimitive
(elementType))
1017
_ when elementType != CorElementType.Void &&
IsPrimitive
(elementType)