1 write to GetDemultiplexedStub_f
System.Management (1)
managementscope.cs (1)
513
GetDemultiplexedStub_f
=(GetDemultiplexedStub) Marshal.GetDelegateForFunctionPointer(procAddr, typeof(GetDemultiplexedStub));
2 references to GetDemultiplexedStub_f
System.Management (2)
managementeventwatcher.cs (1)
679
obj.Status = WmiNetUtilsHelper.
GetDemultiplexedStub_f
(obj, obj.isLocal, out dmuxStub);
wmieventsink.cs (1)
119
WmiNetUtilsHelper.
GetDemultiplexedStub_f
(this, this.isLocal, out stub);