1 reference to AsAttributeArgument
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
926
return SyntaxFactory.AttributeArgumentList(SyntaxFactory.SeparatedList(arguments.Select(
AsAttributeArgument
)));