1 write to _posLoc
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Globalization\TimeSpanParse.cs (1)
283
_posLoc
= default;
2 references to _posLoc
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\TimeSpanParse.cs (2)
284
_posLoc
.Init(_fullPosPattern, false);
287
return
_posLoc
;