TextLogRecordBuilder.GetContextDescriptionUnsafe Method |
Gets an UnsafeString representing the context Description
or the TypeSource name, if the type of the context is not equal to the source type of the record.
Namespace: PostSharp.Patterns.Diagnostics.RecordBuilders
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 5.0.55.0 (5.0.55.0)

C#
protected UnsafeString GetContextDescriptionUnsafe()
Return Value
Type: UnsafeStringAn UnsafeString.
