2 references to None
Microsoft.CodeAnalysis (2)
CommandLine\CommandLineArguments.cs (1)
505
case AnalyzerLoadFailureEventArgs.FailureErrorCode.
None
:
DiagnosticAnalyzer\AnalyzerLoadFailureEventArgs.cs (1)
48
if (errorCode <= FailureErrorCode.
None
|| errorCode > FailureErrorCode.ReferencesNewerCompiler)