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