2 references to InvalidArgumentDescriptor
Microsoft.CodeAnalysis.Test.Utilities (2)
Diagnostics\OperationTestAnalyzer.cs (2)
534
InvalidArgumentDescriptor
);
549
operationContext.ReportDiagnostic(Diagnostic.Create(
InvalidArgumentDescriptor
, argument.Syntax.GetLocation()));