1 write to _negLoc
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Globalization\TimeSpanParse.cs (1)
297_negLoc = default;
2 references to _negLoc
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\TimeSpanParse.cs (2)
298_negLoc.Init(_fullNegPattern, false); 301return _negLoc;