Consider this not-so-safe snippet:
private object? _obj; private void Dummy() { if (this._obj == null) { this.Create(