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