10 references to TheOnlyConstructor
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (10)
SymbolsTests\AnonymousTypes\AnonymousTypesSemanticsTests.vb (10)
629typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 634typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 670Assert.Equal("Public Sub New(f1 As Object, f2 As Object, f3 As Integer)", typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 708Assert.Equal("Public Sub New([module] As D1, Main As Boolean)", typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 713Assert.Equal("Public Sub New(mid As <anonymous type: module As D1, Key Main As Boolean>, [mod] As <anonymous type: Key mod As D2>)", typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 751typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 792typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 828typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 870typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 875typeInfo.Type.TheOnlyConstructor.ToDisplayString())