3 references to MofPath
System.Management (3)
Instrumentation\SchemaRegistration.cs (3)
212
using(StreamReader reader = new StreamReader(
MofPath
))
420
using(StreamWriter log = new StreamWriter(
MofPath
, false, Encoding.Unicode))
430
RegisterSchemaUsingMofcomp (
MofPath
) ;