1 write to converterType
System.Management (1)
Instrumentation\Instrumentation.cs (1)
605
this.
converterType
= converterType;
1 reference to converterType
System.Management (1)
Instrumentation\Instrumentation.cs (1)
550
Object converter = Activator.CreateInstance(
converterType
);