10 references to AddArgumentListArguments
Microsoft.CodeAnalysis.CSharp.Analyzers (1)
MetaAnalyzers\Fixers\CSharpPreferIsKindFix.cs (1)
66
.
AddArgumentListArguments
(SyntaxFactory.Argument(binaryExpression.Right.WithoutTrailingTrivia()))
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Performance\CSharpPreferDictionaryTryMethodsOverContainsKeyGuardFixer.cs (1)
158
.
AddArgumentListArguments
(outArgument);
Microsoft.NetCore.Analyzers\Runtime\CSharpSpecifyCultureForToLowerAndToUpper.Fixer.cs (1)
35
var newInvocation = invocation.
AddArgumentListArguments
((ArgumentSyntax)newArg).WithAdditionalAnnotations(Formatter.Annotation);
Microsoft.NetCore.Analyzers\Runtime\CSharpUseOrdinalStringComparison.Fixer.cs (1)
60
InvocationExpressionSyntax newInvoke = invokeParent.
AddArgumentListArguments
((ArgumentSyntax)newArg).WithAdditionalAnnotations(Formatter.Annotation);
Microsoft.Interop.LibraryImportGenerator (3)
Analyzers\ConvertToLibraryImportFixer.cs (3)
341
((InvocationExpressionSyntax)node).
AddArgumentListArguments
(
377
invocation.
AddArgumentListArguments
(
395
invocation.
AddArgumentListArguments
(
Microsoft.Interop.SourceGeneration (3)
GeneratedStatements.cs (2)
103
invoke = invoke.
AddArgumentListArguments
(argSyntax);
137
invoke = invoke.
AddArgumentListArguments
(argSyntax);
Marshalling\ElementsMarshalling.cs (1)
209
.
AddArgumentListArguments
(