Microsoft.CodeAnalysis.Sarif.LogicalLocation.LogicalLocation C# (CSharp) Method

LogicalLocation() public method

Initializes a new instance of the LogicalLocation class.
public LogicalLocation ( ) : System
return System
        public LogicalLocation()
        {
        }

Same methods

LogicalLocation::LogicalLocation ( LogicalLocation other ) : System
LogicalLocation::LogicalLocation ( string name, string parentKey, string kind ) : System