1 reference to ShouldUseInit
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\Records\SynthesizedRecordPropertySymbol.cs (1)
81var usesInit = !isGet && ShouldUseInit(ContainingType);