5 references to DelegateRelaxationStub
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\Binder_Delegates.vb (1)
1176Dim lambdaSymbol = New SynthesizedLambdaSymbol(SynthesizedLambdaKind.DelegateRelaxationStub,
Lowering\LambdaRewriter\LambdaRewriter.vb (1)
1059If node.LambdaSymbol.SynthesizedKind = SynthesizedLambdaKind.DelegateRelaxationStub Then
Symbols\Source\SynthesizedLambdaSymbol.vb (1)
79Return _kind <> SynthesizedLambdaKind.DelegateRelaxationStub AndAlso
Symbols\SynthesizedSymbols\GeneratedNames.vb (2)
64Dim prefix = If(lambdaKind = SynthesizedLambdaKind.DelegateRelaxationStub, 82Dim prefix = If(lambdaKind = SynthesizedLambdaKind.DelegateRelaxationStub,