Base:
property
ReturnType
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.MethodSymbol.ReturnType
2 references to ReturnType
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\SynthesizedSymbols\SynthesizedInterfaceImplementationStubSymbol.vb (2)
197
If Me.
ReturnType
.ContainsTupleNames() AndAlso
200
AddSynthesizedAttribute(attributes, compilation.SynthesizeTupleNamesAttribute(Me.
ReturnType
))