ExtensionTypes
Gets the list of extension types given explicitly as types using Metalama.Framework.Engine.Extensibility.ITestExtensionCollector, typically through the unit test framework.
Declaration
public ImmutableArray<Type> ExtensionTypes { get; init; }
Property Value
Type | Description |
---|---|
ImmutableArray<Type> |