2 references to EvtRender
System.Core (2)
System\Diagnostics\Eventing\Reader\NativeWrapper.cs (2)
357bool status = UnsafeNativeMethods.EvtRender(context, eventHandle, flags, buffer.Capacity, buffer, out buffUsed, out propCount); 364status = UnsafeNativeMethods.EvtRender(context, eventHandle, flags, buffer.Capacity, buffer, out buffUsed, out propCount);