2 instantiations of RandomizedSourceText
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Parsing\ParserRegressionTests.cs (1)
154CSharpSyntaxTree.ParseText(new RandomizedSourceText());
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Parser\ParserRegressionTests.vb (1)
933Dim tree = VisualBasicSyntaxTree.ParseText(New RandomizedSourceText())