3 references to OutOfNumericalOrderArgumentsDescriptor
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Diagnostics\OperationAnalyzerTests.cs (1)
350
Diagnostic(InvocationTestAnalyzer.
OutOfNumericalOrderArgumentsDescriptor
.Id, "3").WithLocation(23, 21),
Microsoft.CodeAnalysis.Test.Utilities (2)
Diagnostics\OperationTestAnalyzer.cs (2)
532
OutOfNumericalOrderArgumentsDescriptor
,
592
Report(operationContext, argument.Syntax,
OutOfNumericalOrderArgumentsDescriptor
);