1 write to instrumentationType
System.Management (1)
Instrumentation\SchemaMapping.cs (1)
51 instrumentationType = InstrumentationClassAttribute.GetAttribute(type).InstrumentationType;
3 references to instrumentationType
System.Management (3)
Instrumentation\SchemaMapping.cs (3)
32 public InstrumentationType InstrumentationType { get { return instrumentationType; } } 63 if(instrumentationType == InstrumentationType.Instance) 186 switch(instrumentationType)