2 references to IsPublicInstanceMember
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\Records\SynthesizedRecordPrintMembers.cs (2)
243
if (!
IsPublicInstanceMember
(m))
309
if (!
IsPublicInstanceMember
(property) || !IsPrintableProperty(property))