Add Lazy<T>(T value) constructor#6304
Conversation
|
@AlexGhiondea, @justinvp, please take a look and let me know where to add tests for this addition. :) |
|
model.xml needs to be updated with the new constructor. After that, the following will need to happen:
|
Fix dotnet/corefx#2578
|
@justinvp, thanks. I have updated |
|
@AlexGhiondea is offline till September. Looks like this was approved in dotnet/corert#1538 and it is pretty straightforward. LGTM. This will need to a special care on TFS side, so whoever merges it needs to be prepared to take care of it. (I cannot take care of it at the moment.) |
|
If the question for me was versioning of the corefx contract - I don't know when that will happen as it's not clear when the larger API work will get into master. This change LGTM though. |
|
(And such versioning can happen w/o the larger APi work of course.) |
Fix dotnet/corefxdotnet/coreclr#2578 Commit migrated from dotnet/coreclr@e977438
Fix dotnet/corefx#2578