3 references to WithNewContainerAndType
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\LambdaRewriter\SynthesizedLambdaMethod.vb (1)
82
WithNewContainerAndType
(
Lowering\MethodToClassRewriter\MethodToClassRewriter.MyBaseMyClassWrapper.vb (1)
201
params(i) = SynthesizedMethod.
WithNewContainerAndType
(Me, curParam.Type.InternalSubstituteTypeParameters(Me._typeMap).Type, curParam)
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.vb (1)
53
params(i) = SynthesizedMethod.
WithNewContainerAndType
(Me, curParam.Type, curParam)