1 reference to printErrorArgument
Microsoft.CodeAnalysis.Test.Utilities (1)
CompilationVerifier.cs (1)
536
var x = errorArguments.Select(a =>
printErrorArgument
(a)).ToArray();