1 override of ProjectNamedArgument
System.Reflection.Context (1)
System\Reflection\Context\CustomReflectionContext.Projector.cs (1)
268public override CustomAttributeNamedArgument ProjectNamedArgument(CustomAttributeNamedArgument value)
1 reference to ProjectNamedArgument
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingCustomAttributeData.cs (1)
35get { return _projector.Project(base.NamedArguments, _projector.ProjectNamedArgument); }