4 references to InstrumentationClassName
System.Management (4)
Instrumentation\SchemaRegistration.cs (4)
125string InstrumentationClassPath {get {return MakeClassPath(assemblyInfo.NamespaceName, InstrumentationClassName);} } 136string GlobalInstrumentationClassPath {get {return MakeClassPath(GlobalWmiNetNamespace, InstrumentationClassName);} } 632newClass.SystemProperties ["__CLASS"].Value = InstrumentationClassName; 640newClass.SystemProperties ["__CLASS"].Value = InstrumentationClassName;