3 writes to _object
System.Windows.Forms.Primitives (3)
System\Windows\Forms\RefCountedCache.Scope.cs (3)
35
_object
= @object;
41
_object
= default!;
85
_object
= default!;
1 reference to _object
System.Windows.Forms.Primitives (1)
System\Windows\Forms\RefCountedCache.Scope.cs (1)
71
return entry is null ? scope.
_object
: entry.Object;