2 references to InvalidTree
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\CompilationWithAnalyzers.cs (2)
190
throw new ArgumentException(CodeAnalysisResources.
InvalidTree
, nameof(model));
203
throw new ArgumentException(CodeAnalysisResources.
InvalidTree
, nameof(tree));