2 writes to StringVal
System.Diagnostics.EventLog (2)
System\Diagnostics\Reader\NativeWrapper.cs (2)
644
varVal.
StringVal
= taskMem.GetMemory();
651
varVal.
StringVal
= taskMem.GetMemory();
2 references to StringVal
System.Diagnostics.EventLog (2)
System\Diagnostics\Reader\NativeWrapper.cs (2)
1258
if (val.
StringVal
== IntPtr.Zero)
1261
return Marshal.PtrToStringUni(val.
StringVal
);