Skip to content

Instantly share code, notes, and snippets.

@mirsaeedi
Created January 6, 2022 21:03
Show Gist options
  • Save mirsaeedi/2ff671da0b7ffed8ea0acb2a4ff0f799 to your computer and use it in GitHub Desktop.
Save mirsaeedi/2ff671da0b7ffed8ea0acb2a4ff0f799 to your computer and use it in GitHub Desktop.
lock(this);
lock("some string");
lock(this.publicField);
lock(typeof(MyType));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment