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)
71return entry is null ? scope._object : entry.Object;