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