C# Класс System.Reflection.TypeLoading.RoPinnedType

This is used to represent a PinnedType. It is quite ill-behaved so the only time it is created is by the EcmaPinnedTypeProvider. It is only used to implement the MethodBody.LocalVariables property.
Наследование: System.Reflection.TypeLoading.RoWrappedType
Показать файл Открыть проект

Приватные методы

Метод Описание
RoPinnedType ( System.Reflection.TypeLoading.RoType unmodifiedType )