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