2 references to CountedSyntaxTree
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (2)
DeclarationTests.cs (2)
288
var countedTree = new
CountedSyntaxTree
(foreignType);
335
var countedTree = new
CountedSyntaxTree
(foreignType);