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)
25
get { return
_projector
.Project(base.ExceptionHandlingClauses,
_projector
.ProjectExceptionHandlingClause); }
30
get { return
_projector
.Project(base.LocalVariables,
_projector
.ProjectLocalVariable); }