1 write to assemblyPath
System.Management (1)
Instrumentation\SchemaRegistration.cs (1)
92this.assemblyPath = assembly.Location;
1 reference to assemblyPath
System.Management (1)
Instrumentation\SchemaRegistration.cs (1)
107public string AssemblyPath {get {return assemblyPath;} }