PexSuppressUninstrumentedMethodFromAssemblyAttribute.CreateFilter Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates the filter.
public:
Microsoft::ExtendedReflection::Logging::IUninstrumentedMethodFilter ^ CreateFilter();
public Microsoft.ExtendedReflection.Logging.IUninstrumentedMethodFilter CreateFilter ();
override this.CreateFilter : unit -> Microsoft.ExtendedReflection.Logging.IUninstrumentedMethodFilter
Public Function CreateFilter () As IUninstrumentedMethodFilter
Returns
Microsoft.ExtendedReflection.Logging.IUninstrumentedMethodFilter