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