1 write to s_hasValue
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\TypeOperations.cs (1)
233case "get_HasValue": return s_hasValue ??= new HasValue();