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