Skip to content

Suggestion: new Analyzer for using 'StreamWriter(Stream stream)' rather than 'StreamWriter(string path)' #81

@LukasGelke

Description

@LukasGelke
  • this should apply to all constructors (those with the string-Parameter), not only the mentioned one
  • suggested solution: use a IFileStream.Create(string,...)

Edit:

  • this should also apply to StreadReader

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions