2 references to GetParameterTypes
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\ClsComplianceChecker.vb (2)
875
Dim xParameterTypes As ImmutableArray(Of TypeSymbol) =
GetParameterTypes
(x)
876
Dim yParameterTypes As ImmutableArray(Of TypeSymbol) =
GetParameterTypes
(y)