1 write to _isDeclaration
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CodeModel\Extenders\PartialMethodExtender.cs (1)
30
_isDeclaration
= isDeclaration;
1 reference to _isDeclaration
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CodeModel\Extenders\PartialMethodExtender.cs (1)
41
get { return
_isDeclaration
; }