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