MetalamaAPI documentationAdvanced APIMetalama.​Framework.​Engine.​ServicesICompilation­ServicesReflection­Mapper
Open sandboxFocus

ICompilationServices.ReflectionMapper Property

ReflectionMapper

Gets a service able to map a system Type to a Roslyn Microsoft.CodeAnalysis.ITypeSymbol.

Declaration
IReflectionMapper ReflectionMapper { get; }
Property Value
Type Description
IReflectionMapper