3 references to MethodWithBody
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\TypeCompilationState.vb (3)
56Private _synthesizedMethods As ArrayBuilder(Of MethodWithBody) = Nothing 95Public ReadOnly Property SynthesizedMethods As ArrayBuilder(Of MethodWithBody) 106_synthesizedMethods = ArrayBuilder(Of MethodWithBody).GetInstance()