1 reference to Lazy_Value_RecursiveCallsToValue
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Lazy.cs (1)
318
Func<T> factory = _factory ?? throw new InvalidOperationException(SR.
Lazy_Value_RecursiveCallsToValue
);