1 override of GetDefaultValueIfAny
System.Private.CoreLib (1)
System\Reflection\Runtime\PropertyInfos\NativeFormat\NativeFormatRuntimePropertyInfo.cs (1)
135
protected sealed override bool
GetDefaultValueIfAny
(bool raw, out object? defaultValue)
1 reference to GetDefaultValueIfAny
System.Private.CoreLib (1)
System\Reflection\Runtime\PropertyInfos\RuntimePropertyInfo.cs (1)
330
if (!
GetDefaultValueIfAny
(raw, out defaultValue))