1 reference to GetMethodWrapper
Microsoft.CodeAnalysis.CSharp (1)
Lowering\MethodToClassRewriter.cs (1)
349
MethodSymbol? wrapper = this.CompilationState.
GetMethodWrapper
(methodBeingWrapped);