diff options
author | Eric StJohn <ericstj@microsoft.com> | 2018-11-09 17:54:47 -0800 |
---|---|---|
committer | Stephen Toub <stoub@microsoft.com> | 2018-11-09 20:54:47 -0500 |
commit | 791332b101524034ca9a69ab7669d5a87713447b (patch) | |
tree | 7f82ddaabec506bfd6678306a4e226e0c3083f71 /BuildToolsVersion.txt | |
parent | ff5723233e6b4df6fe441b2ba453506f860aebe9 (diff) | |
download | coreclr-791332b101524034ca9a69ab7669d5a87713447b.tar.gz coreclr-791332b101524034ca9a69ab7669d5a87713447b.tar.bz2 coreclr-791332b101524034ca9a69ab7669d5a87713447b.zip |
Add back support for deserialization of BinaryFormatted resources (#20907)
* Add back support for deserialization of BinaryFormatted resources
This adds back support for using BinaryFormatter to deserialize resources when loaded
from assembly.
We conditionally load BinaryFormatter and will throw if asked to deserialize binary formatted
resources and cannot find it.
* Apply code-review feedback
Changes lazy initialization to use LazyInitializer
Remove special handling of missing serialization assembly.
Clean up comments,
* Use named parameter when specifying permitDeserialization
Diffstat (limited to 'BuildToolsVersion.txt')
0 files changed, 0 insertions, 0 deletions