Skip to content

Deprecate the DebugWriter class #2680

Closed
@jnm2

Description

@jnm2

Followup from #1944

The class should probably be removed at some point as we don't use it.

I'd like to either do that or remove the Compact Framework comment.

/// <summary>
/// DebugWriter is a TextWriter that sends its
/// output to Debug. We don't use Trace because
/// writing to it is not supported in CF.
/// </summary>
public class DebugWriter : TextWriter

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions