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