lock (LockObject) if (instance == null) instance = Instance();
lock (LockObject) { if (instance == null) { instance = Instance(); } }