3 references to niPool
mscorlib (3)
system\runtime\serialization\formatters\binary\binaryobjectwriter.cs (3)
1406if (!niPool.IsEmpty()) 1408nameInfo = (NameInfo)niPool.Pop(); 1424niPool.Push(nameInfo);