2 references to IsPropertyValueType
System.Management (2)
System\Management\WMIGenerator.cs (2)
1279
if (
IsPropertyValueType
(prop.Type) && !prop.IsArray)
3131
if (
IsPropertyValueType
(prop.Type) && !prop.IsArray)