2 overrides of GetMethodBlock
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SynthesizedMyGroupCollectionPropertyAccessorSymbol.vb (2)
170
Protected Overrides Function
GetMethodBlock
(fieldName As String, createMethodName As String, targetTypeName As String) As String
223
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) &