3 writes to _syncLockKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
12909
Me.
_syncLockKeyword
= syncLockKeyword
12921
Me.
_syncLockKeyword
= syncLockKeyword
12932
Me.
_syncLockKeyword
= syncLockKeyword
6 references to _syncLockKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
12947
Return Me.
_syncLockKeyword
12963
Return Me.
_syncLockKeyword
12974
Return new SyncLockStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_syncLockKeyword
, _expression)
12978
Return new SyncLockStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_syncLockKeyword
, _expression)
31681
If node.
_syncLockKeyword
IsNot newSyncLockKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
17860
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyncLockStatementSyntax).
_syncLockKeyword
, Me.Position, 0)