Base:
1 override of LocalType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingLocalVariableInfo.cs (1)
22public override Type LocalType
1 reference to LocalType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingLocalVariableInfo.cs (1)
24get { return _projector.ProjectType(base.LocalType); }