3 references to IsPartialType
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
879if (this.IsPartialType()) 1382if (this.IsPartialType() || this.IsPartialMember()) 5716if (this.IsPartialType() || this.IsPartialMember())