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)
41get { return _isDeclaration; }