In Metalama, the equivalent is IDiagnosticLocation.
Namespace: PostSharp.Extensibility
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("In Metalama, the equivalent is 'IDiagnosticLocation'.", false)]
public class MessageLocation
Constructors
Name | Description |
---|---|
MessageLocation() |
Fields
Name | Description |
---|---|
Unknown |
Properties
Name | Description |
---|---|
CodeElement | |
EndColumn | |
EndLine | |
File | |
StartColumn | |
StartLine |