Base:
1 override of GetIndexParameters
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingPropertyInfo.cs (1)
54
public override ParameterInfo[]
GetIndexParameters
()
1 reference to GetIndexParameters
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingPropertyInfo.cs (1)
56
return Projector.Project(base.
GetIndexParameters
(), Projector.ProjectParameter);