3 references to IsPartialType
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
880if (this.IsPartialType()) 1383if (this.IsPartialType() || this.IsPartialMember()) 5759if (this.IsPartialType() || this.IsPartialMember())