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