18 references to RentInt32Local
System.Text.RegularExpressions (18)
System\Text\RegularExpressions\RegexCompiler.cs (18)
679using (RentedLocalBuilder newlinePos = RentInt32Local()) 763using RentedLocalBuilder i = RentInt32Local(); 851using RentedLocalBuilder iLocal = RentInt32Local(); 990using (RentedLocalBuilder i = RentInt32Local()) 1064using (RentedLocalBuilder tmp = RentInt32Local()) 1267using RentedLocalBuilder i = RentInt32Local(); 1319using RentedLocalBuilder prev = RentInt32Local(); 1868using RentedLocalBuilder matchLength = RentInt32Local(); 1869using RentedLocalBuilder matchIndex = RentInt32Local(); 1870using RentedLocalBuilder i = RentInt32Local(); 2852using RentedLocalBuilder startingStackpos = RentInt32Local(); 4237using RentedLocalBuilder iterationLocal = RentInt32Local(); 4322using RentedLocalBuilder iterationLocal = RentInt32Local(); 4376using RentedLocalBuilder iterationLocal = RentInt32Local(); 4706using RentedLocalBuilder i = RentInt32Local(); 5276using RentedLocalBuilder poppedCrawlPos = RentInt32Local(); 5653using RentedLocalBuilder tempLocal = RentInt32Local(); 5892using RentedLocalBuilder resultLocal = RentInt32Local();