Improve Code Quality #85
Annotations
10 warnings
build
Unreachable code detected
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Unreachable code detected
|
build
XML comment on 'FileEntry.WriteAllText(string, Encoding)' has a paramref tag for 'path', but there is no parameter by that name
|
build
XML comment on 'FileEntry.AppendAllText(string, Encoding)' has a paramref tag for 'path', but there is no parameter by that name
|
build
XML comment on 'FileEntry.ReadAllLines(Encoding)' has a paramref tag for 'path', but there is no parameter by that name
|
build
Missing XML comment for publicly visible type or member 'FileSystemEntry.operator ==(FileSystemEntry, FileSystemEntry)'
|
build
Missing XML comment for publicly visible type or member 'FileSystemEntry.operator !=(FileSystemEntry, FileSystemEntry)'
|
build
Missing XML comment for publicly visible type or member 'AggregateFileSystem.Dispose(bool)'
|
build
Missing XML comment for publicly visible type or member 'AggregateFileSystemWatcher.Dispose(bool)'
|