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