Implemented interface member:
property
Projector
System.Reflection.Context.Projection.IProjectable.Projector
9 references to Projector
System.Reflection.Context (9)
System\Reflection\Context\Projection\ProjectingType.cs (9)
141
if (otherType == null ||
Projector
!= otherType.
Projector
)
157
if (otherType == null ||
Projector
!= otherType.
Projector
)
176
if (otherType == null ||
Projector
!= otherType.
Projector
)
326
Projector
== other.
Projector
&&
332
return
Projector
.GetHashCode() ^ UnderlyingType.GetHashCode();