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