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