10 references to TheOnlyConstructor
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (10)
SymbolsTests\AnonymousTypes\AnonymousTypesSemanticsTests.vb (10)
632typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 637typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 673Assert.Equal("Public Sub New(f1 As Object, f2 As Object, f3 As Integer)", typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 711Assert.Equal("Public Sub New([module] As D1, Main As Boolean)", typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 716Assert.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()) 754typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 795typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 831typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 873typeInfo.Type.TheOnlyConstructor.ToDisplayString()) 878typeInfo.Type.TheOnlyConstructor.ToDisplayString())