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