1 write to AsUIntPtr
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\PropertyValue.cs (1)
94
private PropertyValue(UIntPtr value) : this(new Scalar() {
AsUIntPtr
= value }, sizeof(UIntPtr)) { }