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