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