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