PexFocusOnAssemblyAttribute.GetUncachedIncludedMethods(IPexLog) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les méthodes incluses non mises en cache.
protected:
override Microsoft::ExtendedReflection::Collections::IIndexable<Microsoft::ExtendedReflection::Metadata::MethodDefinition ^> ^ GetUncachedIncludedMethods(Microsoft::Pex::Engine::Logging::IPexLog ^ log);
protected override Microsoft.ExtendedReflection.Collections.IIndexable<Microsoft.ExtendedReflection.Metadata.MethodDefinition> GetUncachedIncludedMethods (Microsoft.Pex.Engine.Logging.IPexLog log);
override this.GetUncachedIncludedMethods : Microsoft.Pex.Engine.Logging.IPexLog -> Microsoft.ExtendedReflection.Collections.IIndexable<Microsoft.ExtendedReflection.Metadata.MethodDefinition>
Protected Overrides Function GetUncachedIncludedMethods (log As IPexLog) As IIndexable(Of MethodDefinition)
Paramètres
- log
- Microsoft.Pex.Engine.Logging.IPexLog
Retours
- Microsoft.ExtendedReflection.Collections.IIndexable<Microsoft.ExtendedReflection.Metadata.MethodDefinition>