3 references to AddMethodWrapper
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\MethodCompiler.vb (2)
1361compilationState.AddMethodWrapper(getter, getter, getterBody) 1399compilationState.AddMethodWrapper(setter, setter, setterBody)
Lowering\MethodToClassRewriter\MethodToClassRewriter.MyBaseMyClassWrapper.vb (1)
126CompilationState.AddMethodWrapper(method, wrapperMethod, boundMethodBody)