1 write to _hasOtherPart
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CodeModel\Extenders\PartialMethodExtender.cs (1)
29_hasOtherPart = hasOtherPart;
1 reference to _hasOtherPart
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CodeModel\Extenders\PartialMethodExtender.cs (1)
38get { return _hasOtherPart; }