2 references to InstrumentedNamespacesClassName
System.Management (2)
Instrumentation\SchemaRegistration.cs (2)
137string GlobalRegistrationClassPath {get {return MakeClassPath(GlobalWmiNetNamespace, InstrumentedNamespacesClassName);} } 664ManagementClass newClass = baseClass.Derive(InstrumentedNamespacesClassName);