1 write to _syntaxRef
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\SynthesizedSymbols\SynthesizedEventDelegateSymbol.vb (1)
45
Me.
_syntaxRef
= syntaxRef
4 references to _syntaxRef
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\SynthesizedSymbols\SynthesizedEventDelegateSymbol.vb (4)
58
Dim binder As Binder = BinderBuilder.CreateBinderForType(sourceModule,
_syntaxRef
.SyntaxTree, Me.ContainingType)
99
Return DirectCast(Me.
_syntaxRef
.GetSyntax, EventStatementSyntax)
217
Return New LexicalSortKey(
_syntaxRef
, Me.DeclaringCompilation)
222
Return ImmutableArray.Create(
_syntaxRef
.GetLocation())