1 implementation of IInstance
System.Management (1)
Instrumentation\Instrumentation.cs (1)
893public abstract class Instance : IInstance
6 references to IInstance
System.Management (6)
Instrumentation\Instrumentation.cs (6)
125IInstance instance = instanceData as IInstance; 153IInstance instance = instanceData as IInstance; 810/// implementation of <see cref='System.Management.Instrumentation.IInstance'/> that allows instances to be 811/// published through the <see cref='System.Management.Instrumentation.IInstance.Published'/>