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