2 references to TryGetPooledInstance
Microsoft.CodeAnalysis.NetAnalyzers (2)
src\11b41c7305441175\PropertySetAbstractValue.cs (2)
45if (TryGetPooledInstance(propertyAbstractValues, out PropertySetAbstractValue? instance)) 57if (TryGetPooledInstance(propertyAbstractValues, out PropertySetAbstractValue? instance))