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