1 write to _int32LocalsPool
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexCompiler.cs (1)
349_int32LocalsPool ??= new Stack<LocalBuilder>(),
2 references to _int32LocalsPool
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexCompiler.cs (2)
350_int32LocalsPool.TryPop(out LocalBuilder? iterationLocal) ? iterationLocal : DeclareInt32()); 389_int32LocalsPool?.Clear();