2 references to CreateMethodParameter
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\Operators.vb (1)
3269
Return SubstitutedParameterSymbol.
CreateMethodParameter
(DirectCast(param.ContainingSymbol, SubstitutedMethodSymbol),
Symbols\SubstitutedMethodSymbol.vb (1)
39
substituted(i) = SubstitutedParameterSymbol.
CreateMethodParameter
(Me, unsubstituted(i))