2 references to
System.Management (2)
Instrumentation\Attributes.cs (2)
37public InstrumentedAttribute() : this(null, null) {} 43public InstrumentedAttribute(string namespaceName) : this(namespaceName, null) {}