Abstract record interface #40
Draft
Annotations
10 errors and 4 warnings
|
Build:
Utilities/DiscUtils.Diagnostics/ValidatingFileSystem.cs#L66
'ValidatingFileSystem<TFileSystem, TChecker>' does not implement inherited abstract member 'DiscFileSystem.GetSymlinkTarget(IAbstractRecord)'
|
|
Build:
Library/DiscUtils.Core/NativeFileSystem.cs#L826
'FileSystemInfo' does not contain a definition for 'LinkTarget' and no accessible extension method 'LinkTarget' accepting a first argument of type 'FileSystemInfo' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Library/DiscUtils.Core/NativeFileSystem.cs#L857
'File' does not contain a definition for 'ResolveLinkTarget'
|
|
Build:
Library/DiscUtils.Core/NativeFileSystem.cs#L855
'Directory' does not contain a definition for 'ResolveLinkTarget'
|
|
Build:
Library/DiscUtils.Core/NativeFileSystem.cs#L826
'FileSystemInfo' does not contain a definition for 'LinkTarget' and no accessible extension method 'LinkTarget' accepting a first argument of type 'FileSystemInfo' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Library/DiscUtils.Core/NativeFileSystem.cs#L857
'File' does not contain a definition for 'ResolveLinkTarget'
|
|
Build:
Library/DiscUtils.Core/NativeFileSystem.cs#L855
'Directory' does not contain a definition for 'ResolveLinkTarget'
|
|
Build:
Library/DiscUtils.Core/NativeFileSystem.cs#L826
'FileSystemInfo' does not contain a definition for 'LinkTarget' and no accessible extension method 'LinkTarget' accepting a first argument of type 'FileSystemInfo' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Library/DiscUtils.Core/NativeFileSystem.cs#L857
'File' does not contain a definition for 'ResolveLinkTarget'
|
|
Build:
Library/DiscUtils.Core/NativeFileSystem.cs#L855
'Directory' does not contain a definition for 'ResolveLinkTarget'
|
|
Build:
Library/DiscUtils.Wim/WimFileSystem.cs#L769
Parameter 'string Path' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
Build:
Library/DiscUtils.Wim/WimFileSystem.cs#L769
Parameter 'string Path' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
Build:
Library/DiscUtils.Wim/WimFileSystem.cs#L769
Parameter 'string Path' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
Build:
Library/DiscUtils.Wim/WimFileSystem.cs#L769
Parameter 'string Path' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
Loading