2 writes to _obj
System (2)
regex\system\text\regularexpressions\Regex.cs (2)
1506
_obj
= obj;
1530
_obj
= null;
2 references to _obj
System (2)
regex\system\text\regularexpressions\Regex.cs (2)
1529
if (
_obj
== obj) {
1537
if (
_obj
== null) {