2 overrides of IsArgumentNamed
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\CSharpForwardCancellationTokenToInvocations.Fixer.cs (1)
40
protected override bool
IsArgumentNamed
(IArgumentOperation argumentOperation)
Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\BasicForwardCancellationTokenToInvocations.Fixer.vb (1)
40
Protected Overrides Function
IsArgumentNamed
(argumentOperation As IArgumentOperation) As Boolean