9 references to RemoveLast
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\MruCache.cs (1)
76_mruList.RemoveLast();
Microsoft.Gen.Logging (1)
Model\LoggingMethodParameterExtensions.cs (1)
44propertyChain.RemoveLast();
Microsoft.ML.Core (1)
Utilities\LruCache.cs (1)
70_lru.RemoveLast();
Microsoft.ML.Tokenizers (1)
Utils\LruCache.cs (1)
112_lruList.RemoveLast();
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\CacheDict.vb (1)
32_list.RemoveLast()
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (1)
1598_list.RemoveLast()
Microsoft.Web.XmlTransform (2)
XmlFormatter.cs (2)
342indents.RemoveLast(); 345attributeIndents.RemoveLast();
System.ServiceModel.Primitives (1)
Internals\System\Runtime\MruCache.cs (1)
98_mruList.RemoveLast();