2 references to EvtRenderBufferWithContextUserOrValues
System.Core (2)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (2)
343
IList<object> properties = NativeWrapper.
EvtRenderBufferWithContextUserOrValues
(this.session.renderContextHandleUser, this.handle);
355
return NativeWrapper.
EvtRenderBufferWithContextUserOrValues
(propertySelector.Handle, this.handle);