3 references to IsPartialType
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
887if (this.IsPartialType()) 1390if (this.IsPartialType() || this.IsPartialMember()) 5871if (this.IsPartialType() || this.IsPartialMember())