2 references to withQuotes
Microsoft.CodeAnalysis.Test.Utilities (2)
Assert\AssertEx.cs (2)
498var message = GetAssertMessage(ToString(expected, ",\r\n", itemInspector: withQuotes), ToString(actual, ",\r\n", itemInspector: withQuotes));