PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics/Logging­Profile/Ensure­Not­Frozen
Open sandboxFocus

Method EnsureNotFrozen

EnsureNotFrozen()

Throws an InvalidOperationException if the Freeze() method has been called on this object.

Declaration
protected void EnsureNotFrozen()