1 write to _returnType
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\SynthesizedSymbols\SynthesizedInterfaceImplementationStubSymbol.vb (1)
55
_returnType
= implementedMethod.ReturnType
2 references to _returnType
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\SynthesizedSymbols\SynthesizedInterfaceImplementationStubSymbol.vb (2)
85
Return
_returnType
162
Return
_returnType
.IsVoidType()