PostSharp.Sdk.Utilities Namespace |
[Missing <summary> documentation for "N:PostSharp.Sdk.Utilities"]
Class | Description | |
---|---|---|
CoreSystemLock | ||
DebuggerSpecialNames |
Generates special names recognized by the debugger.
| |
ExceptionContext |
Maintains a stack of context information related to an exception. The catch block of
an exception handler should call Push(String, Object[]) and rethrow the exception.
| |
ExceptionHelper |
Provides methods that retrieve exception messages from an embedded
resource and throws an exception.
| |
MsilWriterUtility |
Provides methods that writes the MSIL code corresponding to an object to a TextWriter.
| |
RetryFileOperation |
Enumeration | Description | |
---|---|---|
DebuggerSpecialDeclarationKind |
Enumeration of kinds of debugger special names for declarations.
| |
DebuggerSpecialVariableKind |
Enumeration of kinds of debugger special names for local variables.
| |
MsilWriterLanguage |