4 references to ArrayToSortedString
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (4)
CodeGen\CodeGenAsyncTests.vb (4)
5381Assert.Equal(expected, ArrayToSortedString(GetFieldSignatures(member))) 5389CheckFields(m, typeName, methodName, ArrayToSortedString(expected)) 8390Assert.Equal(ArrayToSortedString(attrs), 8391ArrayToSortedString((From a In symbol.GetAttributes() Select FormatAttribute(a)).ToArray()))