1 write to CorrespondingInvokeParameterOrProperty
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousTypeOrDelegate_ParameterSymbol.vb (1)
29
Me.
CorrespondingInvokeParameterOrProperty
= correspondingInvokeParameterOrProperty
2 references to CorrespondingInvokeParameterOrProperty
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousTypeOrDelegate_ParameterSymbol.vb (2)
34
If
CorrespondingInvokeParameterOrProperty
<> -1 Then
35
Return DirectCast(_container.ContainingSymbol, AnonymousTypeOrDelegateTemplateSymbol).GetAdjustedName(
CorrespondingInvokeParameterOrProperty
)