3 references to IsPartialType
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
888
if (this.
IsPartialType
())
1393
if (this.
IsPartialType
() || this.IsPartialMember())
6109
if (this.
IsPartialType
() || this.IsPartialMember())