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