1 write to _position
Microsoft.CodeAnalysis.Features (1)
Completion\SharedSyntaxContextsWithSpeculativeModel.cs (1)
26
_position
= position;
1 reference to _position
Microsoft.CodeAnalysis.Features (1)
Completion\SharedSyntaxContextsWithSpeculativeModel.cs (1)
47
=> Utilities.CreateSyntaxContextWithExistingSpeculativeModelAsync(arg.d, arg._position, cancellationToken), (d, self.
_position
)));