2 references to PrecompiledAssemblyPath
System.Management (2)
Instrumentation\SchemaRegistration.cs (2)
224if(File.Exists(PrecompiledAssemblyPath)) 225return Assembly.LoadFrom(PrecompiledAssemblyPath);