MetalamaAPI documentationAdvanced APIMetalama.​Framework.​Engine.​Code­ModelIPartial­CompilationTypes
Open sandboxFocus

IPartialCompilation.Types Property

Types

Gets the types declared in the current subset.

Declaration
ImmutableHashSet<INamedTypeSymbol> Types { get; }
Property Value
Type Description
ImmutableHashSet<Microsoft.CodeAnalysis.INamedTypeSymbol>