5 references to DoesInstanceExist
System.Management (5)
Instrumentation\SchemaRegistration.cs (5)
58 if ( DoesInstanceExist(RegistrationPath) == false ) 158if(DoesInstanceExist(RegistrationPath) ) 174 if (DoesInstanceExist(RegistrationPath)) 320if(!DoesInstanceExist(GlobalRegistrationPath)) 725if(!DoesInstanceExist(baseNamespace + ":__NAMESPACE.Name=\""+childNamespaceName+"\""))