1 write to fireFunction
System.Management (1)
Instrumentation\Instrumentation.cs (1)
767
fireFunction
= Instrumentation.GetFireFunction(this.GetType());
2 references to fireFunction
System.Management (2)
Instrumentation\Instrumentation.cs (2)
765
if(null ==
fireFunction
)
769
return
fireFunction
;