Metalama / / API Documentation / Advanced API / Metalama.​Framework.​Engine.​Services / ICompilation­Services / Reflection­Mapper

Property ReflectionMapper

ReflectionMapper

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

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