1 instantiation of InstallLogWrapper
System.Management (1)
Instrumentation\SchemaRegistration.cs (1)
285InstallLogWrapper context = new InstallLogWrapper(installContext);
3 references to InstallLogWrapper
System.Management (3)
Instrumentation\SchemaRegistration.cs (3)
285InstallLogWrapper context = new InstallLogWrapper(installContext); 734static void EnsureNamespace(InstallLogWrapper context, string namespaceName) 751static void EnsureClassExists(InstallLogWrapper context, string classPath, ClassMaker classMakerFunction)