Microsoft.Cci.MutableCodeModel.Statement.Statement C# (CSharp) Method

Statement() protected method

protected Statement ( ) : System
return System
    protected Statement() {
      this.locations = new List<ILocation>();
    }

Same methods

Statement::Statement ( IStatement statement ) : System