1 write to naming
System.Management (1)
Instrumentation\Instrumentation.cs (1)
314
this.
naming
= naming;
3 references to naming
System.Management (3)
Instrumentation\Instrumentation.cs (3)
270
threadParam.source = new EventSource(threadParam.
naming
.NamespaceName, threadParam.
naming
.DecoupledProviderInstanceName, this);
637
typeInfo = new TypeInfo(source,
naming
, (Type)mapTypeToConverter[t]);