GetDiagnosticLocation(IDiagnosticLocation?)
Declaration
public static Location? GetDiagnosticLocation(this IDiagnosticLocation? location)
Parameters
Type | Name | Description |
---|---|---|
IDiagnosticLocation | location |
Returns
Type | Description |
---|---|
Location |
Metalama.Framework.Engine.AspectWeavers
Metalama.Framework.Engine.CodeFixes
Metalama.Framework.Engine.CodeModel
Metalama.Framework.Engine.Collections
Metalama.Framework.Engine.Diagnostics
Metalama.Framework.Engine.Formatting
Metalama.Framework.Engine.Metrics
Metalama.Framework.Engine.Services
Metalama.Framework.Engine.Utilities
Metalama.Framework.Engine.Utilities.Roslyn
public static Location? GetDiagnosticLocation(this IDiagnosticLocation? location)
Type | Name | Description |
---|---|---|
IDiagnosticLocation | location |
Type | Description |
---|---|
Location |