1 write to Line
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Features\Definitions\XamlSourceDefinition.cs (1)
25
Line
= line;
1 reference to Line
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Implementation\LanguageServer\Handler\Definitions\GoToDefinitionHandler.cs (1)
143
var position = new Position(sourceDefinition.
Line
, sourceDefinition.Column);