3 references to IsPartialType
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
712if (this.IsPartialType()) 1109if (this.IsPartialType() || this.IsPartialMember()) 5439if (this.IsPartialType() || this.IsPartialMember())