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