13 overrides of ReturnTypeMarshallingInformation
Microsoft.CodeAnalysis.VisualBasic (13)
Symbols\ErrorMethodSymbol.vb (1)
232
Friend Overrides ReadOnly Property
ReturnTypeMarshallingInformation
As MarshalPseudoCustomAttributeData
Symbols\Metadata\PE\PEMethodSymbol.vb (1)
733
Friend Overrides ReadOnly Property
ReturnTypeMarshallingInformation
As MarshalPseudoCustomAttributeData
Symbols\ReducedExtensionMethodSymbol.vb (1)
567
Friend Overrides ReadOnly Property
ReturnTypeMarshallingInformation
As MarshalPseudoCustomAttributeData
Symbols\Retargeting\RetargetingMethodSymbol.vb (1)
328
Friend Overrides ReadOnly Property
ReturnTypeMarshallingInformation
As MarshalPseudoCustomAttributeData
Symbols\SignatureOnlyMethodSymbol.vb (1)
266
Friend Overrides ReadOnly Property
ReturnTypeMarshallingInformation
As MarshalPseudoCustomAttributeData
Symbols\Source\LambdaSymbol.vb (1)
171
Friend Overrides ReadOnly Property
ReturnTypeMarshallingInformation
As MarshalPseudoCustomAttributeData
Symbols\Source\SourceMethodSymbol.vb (1)
1931
Friend NotOverridable Overrides ReadOnly Property
ReturnTypeMarshallingInformation
As MarshalPseudoCustomAttributeData
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
1256
Friend NotOverridable Overrides ReadOnly Property
ReturnTypeMarshallingInformation
As MarshalPseudoCustomAttributeData
Symbols\SubstitutedMethodSymbol.vb (1)
76
Friend NotOverridable Overrides ReadOnly Property
ReturnTypeMarshallingInformation
As MarshalPseudoCustomAttributeData
Symbols\SynthesizedSymbols\SynthesizedDelegateMethodSymbol.vb (1)
151
Friend Overrides ReadOnly Property
ReturnTypeMarshallingInformation
As MarshalPseudoCustomAttributeData
Symbols\SynthesizedSymbols\SynthesizedGlobalMethodBase.vb (1)
268
Friend NotOverridable Overrides ReadOnly Property
ReturnTypeMarshallingInformation
As MarshalPseudoCustomAttributeData
Symbols\SynthesizedSymbols\SynthesizedMethodBase.vb (1)
90
Friend NotOverridable Overrides ReadOnly Property
ReturnTypeMarshallingInformation
As MarshalPseudoCustomAttributeData
Symbols\Wrapped\WrappedMethodSymbol.vb (1)
132
Friend Overrides ReadOnly Property
ReturnTypeMarshallingInformation
As MarshalPseudoCustomAttributeData
7 references to ReturnTypeMarshallingInformation
Microsoft.CodeAnalysis.VisualBasic (7)
Emit\MethodSymbolAdapter.vb (2)
434
Return AdaptedMethodSymbol.
ReturnTypeMarshallingInformation
569
Return
ReturnTypeMarshallingInformation
IsNot Nothing
Symbols\ReducedExtensionMethodSymbol.vb (1)
569
Return _curriedFromMethod.
ReturnTypeMarshallingInformation
Symbols\Retargeting\RetargetingMethodSymbol.vb (1)
330
Return Me.RetargetingTranslator.Retarget(_underlyingMethod.
ReturnTypeMarshallingInformation
)
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
1258
Return ClonedFrom.
ReturnTypeMarshallingInformation
Symbols\SubstitutedMethodSymbol.vb (1)
78
Return OriginalDefinition.
ReturnTypeMarshallingInformation
Symbols\Wrapped\WrappedMethodSymbol.vb (1)
134
Return Me.UnderlyingMethod.
ReturnTypeMarshallingInformation