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