1 write to _pooledObject
Microsoft.CodeAnalysis.CodeStyle (1)
PooledDisposer.cs (1)
17
=>
_pooledObject
= instance;
1 reference to _pooledObject
Microsoft.CodeAnalysis.CodeStyle (1)
PooledDisposer.cs (1)
20
=>
_pooledObject
?.Free();