Merge pull request #97 from GerardSmit/feature/alternate-equality-com… #130
Annotations
10 warnings
Build, Test, Pack, Publish
The variable 'isDirectory' is assigned but its value is never used
|
Build, Test, Pack, Publish
XML comment on 'FileEntry.WriteAllText(string, Encoding)' has a paramref tag for 'path', but there is no parameter by that name
|
Build, Test, Pack, Publish
XML comment on 'FileEntry.AppendAllText(string, Encoding)' has a paramref tag for 'path', but there is no parameter by that name
|
Build, Test, Pack, Publish
XML comment on 'FileEntry.ReadAllLines(Encoding)' has a paramref tag for 'path', but there is no parameter by that name
|
Build, Test, Pack, Publish
Missing XML comment for publicly visible type or member 'FileSystemEntry.operator ==(FileSystemEntry, FileSystemEntry)'
|
Build, Test, Pack, Publish
Missing XML comment for publicly visible type or member 'FileSystemEntry.operator !=(FileSystemEntry, FileSystemEntry)'
|
Build, Test, Pack, Publish
Missing XML comment for publicly visible type or member 'AggregateFileSystem.Dispose(bool)'
|
Build, Test, Pack, Publish
Missing XML comment for publicly visible type or member 'AggregateFileSystemWatcher.Dispose(bool)'
|
Build, Test, Pack, Publish
Missing XML comment for publicly visible type or member 'ComposeFileSystem.Owned'
|
Build, Test, Pack, Publish
Missing XML comment for publicly visible type or member 'ComposeFileSystem.Dispose(bool)'
|
Loading