7 references to GetInstrumentedAssembly
System.Management (7)
Instrumentation\Instrumentation.cs (7)
71GetInstrumentedAssembly(assemblyToRegister); 130GetInstrumentedAssembly(t.Assembly); 136GetInstrumentedAssembly(assembly); 167GetInstrumentedAssembly(instrumentationClass.Assembly).SetBatchSize(instrumentationClass, batchSize); 176return new ProvisionFunction(GetInstrumentedAssembly(type.Assembly).Fire); 181return new ProvisionFunction(GetInstrumentedAssembly(type.Assembly).Publish); 186return new ProvisionFunction(GetInstrumentedAssembly(type.Assembly).Revoke);