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