1 write to delegateCreation
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\HandledEvent.vb (1)
34Me.delegateCreation = delegateCreation
3 references to delegateCreation
Microsoft.CodeAnalysis.VisualBasic (3)
Analysis\InitializerRewriter.vb (1)
115Dim delegateCreation = handledEvent.delegateCreation
Binding\SyntheticBoundTrees\SynthesizedPropertyAccessorBase.vb (2)
174Dim handlerLocal = New SynthesizedLocal(accessor, handledEvent.delegateCreation.Type, SynthesizedLocalKind.LoweringTemp) 185handledEvent.delegateCreation,