CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching tags of WeakReference
C#
private static WeakReference _weak;
const int ALLOCATION = 1024 * 100;
[MethodImpl(MethodImplOptions.NoInlining | MethodImplOptions.NoOptimization)]
static void Main(string[] args)
{
    
    int count = 0;
    int times = 0;
    int i;
    string x = null;
by bnaya   January 02, 2012 @ 5:52am
50 Views
no comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate