Implemented interface members:
1 write to Name
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeAccessorFunction.cs (1)
73
=> this.ParentMember.
Name
= value;
1 reference to Name
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeAccessorFunction.cs (1)
70
=> this.ParentMember.
Name
;