2 overrides of GetMethodBlock
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SynthesizedMyGroupCollectionPropertyAccessorSymbol.vb (2)
169
Protected Overrides Function
GetMethodBlock
(fieldName As String, createMethodName As String, targetTypeName As String) As String
222
Protected Overrides Function
GetMethodBlock
(fieldName As String, disposeMethodName As String, targetTypeName As String) As String
1 reference to GetMethodBlock
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SynthesizedMyGroupCollectionPropertyAccessorSymbol.vb (1)
69
GetMethodBlock
(fieldName, MakeSafeName(_createOrDisposeMethod), targetTypeName) &