1 write to _orderedSynthesizedFields
Microsoft.CodeAnalysis (1)
CodeGen\PrivateImplementationDetails.cs (1)
181
_orderedSynthesizedFields
= fieldsBuilder.ToImmutableAndFree();
1 reference to _orderedSynthesizedFields
Microsoft.CodeAnalysis (1)
CodeGen\PrivateImplementationDetails.cs (1)
463
return
_orderedSynthesizedFields
;