1 write to _int32LocalsPool
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexCompiler.cs (1)
352_int32LocalsPool ??= new Stack<LocalBuilder>(),
3 references to _int32LocalsPool
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\RegexCompiler.cs (3)
353_int32LocalsPool.TryPop(out LocalBuilder? iterationLocal) ? iterationLocal : DeclareInt32()); 392_int32LocalsPool?.Clear(); 1427_int32LocalsPool?.Clear();