Reconsider using Lazy<T> in Java.Interop.dll #542
Labels
enhancement
Proposed change to current functionality
java-interop
Runtime bridge between .NET and Java
Context: #416
Let analyze how it plays with linker. It might be pulling in too much code. It might be more efficient to replace it with custom implementation of lazy initialization.
The text was updated successfully, but these errors were encountered: