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