15 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)
157.AddArgumentListArguments(outArgument);
Microsoft.NetCore.Analyzers\Runtime\CSharpSpecifyCultureForToLowerAndToUpper.Fixer.cs (1)
34var newInvocation = invocation.AddArgumentListArguments((ArgumentSyntax)newArg).WithAdditionalAnnotations(Formatter.Annotation);
Microsoft.NetCore.Analyzers\Runtime\CSharpUseOrdinalStringComparison.Fixer.cs (1)
59InvocationExpressionSyntax newInvoke = invokeParent.AddArgumentListArguments((ArgumentSyntax)newArg).WithAdditionalAnnotations(Formatter.Annotation);
Microsoft.Interop.ComInterfaceGenerator (5)
ComInterfaceGenerator.cs (5)
744.AddArgumentListArguments( 765.AddArgumentListArguments( 786.AddArgumentListArguments( 813.AddArgumentListArguments( 897.AddArgumentListArguments(
Microsoft.Interop.LibraryImportGenerator (3)
Analyzers\ConvertToLibraryImportFixer.cs (3)
329((InvocationExpressionSyntax)node).AddArgumentListArguments( 365invocation.AddArgumentListArguments( 383invocation.AddArgumentListArguments(
Microsoft.Interop.SourceGeneration (3)
GeneratedStatements.cs (2)
103invoke = invoke.AddArgumentListArguments(argSyntax); 137invoke = invoke.AddArgumentListArguments(argSyntax);
Marshalling\ElementsMarshalling.cs (1)
209.AddArgumentListArguments(