1 write to _name
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeParameter.cs (1)
42_name = name;
2 references to _name
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\InternalElements\CodeParameter.cs (2)
69=> _name; 92if (!CodeModelService.TryGetParameterNode(parentNode, _name, out var parameterNode))