2 writes to instrumentationType
System.Management (2)
Instrumentation\Attributes.cs (2)
312this.instrumentationType = instrumentationType; 325this.instrumentationType = instrumentationType;
1 reference to instrumentationType
System.Management (1)
Instrumentation\Attributes.cs (1)
338get { return instrumentationType; }