1 implementation of Arguments
Microsoft.CodeAnalysis (1)
78 references to Arguments
Aspire.Hosting.Azure.Provisioning.Tests (1)
ILLink.RoslynAnalyzer (2)
Microsoft.Analyzers.Extra (1)
Microsoft.Analyzers.Local (1)
Microsoft.Build.TaskAuthoring.Analyzer (10)
PreferTypedParameterAnalyzer.cs (6)
600if (createdType is null || creation.Arguments.Length == 0)
624var sourceProp = FindSourceProperty(creation.Arguments[0].Value, stringInputProps);
654var (sourceProp, _) = FindItemSpecSource(creation.Arguments[0].Value, taskItemInputProps, iTaskItemType);
666creation.Arguments[0].Value, taskItemInputProps, iTaskItemType, taskEnvironmentType);
682ReportPathConsumers(pendingDiagnostics, creation.Arguments, creation.Syntax.GetLocation(),
694ReportStringPathConsumers(pendingDiagnostics, creation.Arguments, creation.Syntax.GetLocation(),
Microsoft.CodeAnalysis (2)
Microsoft.CodeAnalysis.Analyzers (6)
Microsoft.CodeAnalysis.AnalyzerUtilities (7)
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.CSharp.Features (1)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.NetAnalyzers (36)
Microsoft.Interop.ComInterfaceGenerator (2)
Microsoft.Interop.LibraryImportGenerator (1)
Microsoft.Interop.LibraryImportGenerator.Downlevel (1)
System.Text.RegularExpressions.Generator (5)