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