18 references to NeedsProjection
System.Reflection.Context (18)
System\Reflection\Context\CustomReflectionContext.Projector.cs (16)
24if (NeedsProjection(value)) 37if (NeedsProjection(value)) 55Debug.Assert(NeedsProjection(value)); 66Debug.Assert(NeedsProjection(value)); 77Debug.Assert(NeedsProjection(value)); 88Debug.Assert(NeedsProjection(value)); 99Debug.Assert(NeedsProjection(value)); 110Debug.Assert(NeedsProjection(value)); 121Debug.Assert(NeedsProjection(value)); 149Debug.Assert(NeedsProjection(value)); 160Debug.Assert(NeedsProjection(value)); 171Debug.Assert(NeedsProjection(value)); 182Debug.Assert(NeedsProjection(value)); 193Debug.Assert(NeedsProjection(value)); 204Debug.Assert(NeedsProjection(value)); 215Debug.Assert(NeedsProjection(value));
System\Reflection\Context\Projection\Projector.cs (2)
34if (NeedsProjection(value)) 134Debug.Assert(NeedsProjection(value));