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