[asp.net] Optimize memory usage a bit. String hashes are cached in thread-local storage.
[mono.git] / mcs / tests / gtest-546.cs
2010-11-01 Marek SafarCheck for unfixed type arguments before calling overloa...