Share via


PexInstrumentAssemblyAttributeBase.CreateInstrumentationProvider Method

Definition

Creates the instrumentation provider

protected:
 override Microsoft::ExtendedReflection::Instrumentation::IInstrumentationProvider ^ CreateInstrumentationProvider();
protected override sealed Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider CreateInstrumentationProvider ();
override this.CreateInstrumentationProvider : unit -> Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider
Protected Overrides NotOverridable Function CreateInstrumentationProvider () As IInstrumentationProvider

Returns

Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider

Applies to