1 write to _projector
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingMethodBody.cs (1)
20_projector = projector;
4 references to _projector
System.Reflection.Context (4)
System\Reflection\Context\Projection\ProjectingMethodBody.cs (4)
25get { return _projector.Project(base.ExceptionHandlingClauses, _projector.ProjectExceptionHandlingClause); } 30get { return _projector.Project(base.LocalVariables, _projector.ProjectLocalVariable); }