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