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
파일 보기 프로젝트 열기: mikedn/runtime

비공개 메소드들

메소드 설명
RoPinnedType ( System.Reflection.TypeLoading.RoType unmodifiedType )