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