2 references to TreeMustHaveARootNodeWith
Microsoft.CodeAnalysis.CSharp (2)
Compilation\CSharpCompilation.cs (2)
857throw new ArgumentException(CSharpResources.TreeMustHaveARootNodeWith, $"{nameof(trees)}[{i}]"); 987throw new ArgumentException(CSharpResources.TreeMustHaveARootNodeWith, nameof(newTree));