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(); 4242using RentedLocalBuilder iterationLocal = RentInt32Local(); 4327using RentedLocalBuilder iterationLocal = RentInt32Local(); 4381using RentedLocalBuilder iterationLocal = RentInt32Local(); 4711using RentedLocalBuilder i = RentInt32Local(); 5281using RentedLocalBuilder poppedCrawlPos = RentInt32Local(); 5658using RentedLocalBuilder tempLocal = RentInt32Local(); 5897using RentedLocalBuilder resultLocal = RentInt32Local();