1 reference to VisitNamedArguments
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Attributes.cs (1)
306
var namedArguments = visitor.
VisitNamedArguments
(boundAttribute.NamedArguments, diagnostics, ref hasErrors);