3 references to IsPartialType
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
888if (this.IsPartialType()) 1391if (this.IsPartialType() || this.IsPartialMember()) 6096if (this.IsPartialType() || this.IsPartialMember())