2 writes to _typeMap
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\MethodToClassRewriter\MethodToClassRewriter.MyBaseMyClassWrapper.vb (2)
176
Me.
_typeMap
= Nothing
191
Me.
_typeMap
= TypeSubstitution.Create(newConstructedWrappedMethod.OriginalDefinition,
3 references to _typeMap
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\MethodToClassRewriter\MethodToClassRewriter.MyBaseMyClassWrapper.vb (3)
201
params(i) = SynthesizedMethod.WithNewContainerAndType(Me, curParam.Type.InternalSubstituteTypeParameters(Me.
_typeMap
).Type, curParam)
205
Me._returnType = Me._wrappedMethod.ReturnType.InternalSubstituteTypeParameters(Me.
_typeMap
).Type
210
Return Me.
_typeMap