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