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