PexFocusOnAssemblyAttribute.GetUncachedIncludedTypes(IPexLog) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Önbelleğe alınmamış dahil edilen türleri alır.
protected:
override Microsoft::ExtendedReflection::Collections::IIndexable<Microsoft::ExtendedReflection::Metadata::TypeDefinition ^> ^ GetUncachedIncludedTypes(Microsoft::Pex::Engine::Logging::IPexLog ^ log);
protected override Microsoft.ExtendedReflection.Collections.IIndexable<Microsoft.ExtendedReflection.Metadata.TypeDefinition> GetUncachedIncludedTypes (Microsoft.Pex.Engine.Logging.IPexLog log);
override this.GetUncachedIncludedTypes : Microsoft.Pex.Engine.Logging.IPexLog -> Microsoft.ExtendedReflection.Collections.IIndexable<Microsoft.ExtendedReflection.Metadata.TypeDefinition>
Protected Overrides Function GetUncachedIncludedTypes (log As IPexLog) As IIndexable(Of TypeDefinition)
Parametreler
- log
- Microsoft.Pex.Engine.Logging.IPexLog
Döndürülenler
- Microsoft.ExtendedReflection.Collections.IIndexable<Microsoft.ExtendedReflection.Metadata.TypeDefinition>