2 references to SwapArgumentsKey
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\InstantiateArgumentExceptionsCorrectly.Fixer.cs (2)
48
: (MicrosoftNetCoreAnalyzersResources.InstantiateArgumentExceptionsCorrectlyFlipArgumentOrderCodeFixTitle,
SwapArgumentsKey
);
84
if (equivalenceKey is not null && equivalenceKey !=
SwapArgumentsKey
)