1 instantiation of ReflectionContextProjector
System.Reflection.Context (1)
System\Reflection\Context\CustomReflectionContext.cs (1)
81
_projector = new
ReflectionContextProjector
(this);
1 reference to ReflectionContextProjector
System.Reflection.Context (1)
System\Reflection\Context\CustomReflectionContext.cs (1)
65
private readonly
ReflectionContextProjector
_projector;