1 write to s_baseAmbiguousDstDateTime
System.Formats.Nrbf (1)
System\Formats\Nrbf\Utils\BinaryReaderExtensions.cs (1)
203Volatile.Write(ref s_baseAmbiguousDstDateTime, baseDateTime); // it's ok if two threads race here
1 reference to s_baseAmbiguousDstDateTime
System.Formats.Nrbf (1)
System\Formats\Nrbf\Utils\BinaryReaderExtensions.cs (1)
180if (s_baseAmbiguousDstDateTime is not DateTime baseDateTime)