[Msvc] Big Types Refactor (part 1) #169
Annotations
12 warnings
build (Debug):
src/ScubaDiver/MsvcPrimitives/MsvcTypesManager.cs#L153
'MsvcType.GetMethods()' hides inherited member 'Type.GetMethods()'. Use the new keyword if hiding was intended.
|
build (Debug):
src/ScubaDiver/MsvcPrimitives/TypeDumpFactory.cs#L18
The variable 'vftable' is declared but never used
|
build (Debug):
src/ScubaDiver/MsvcPrimitives/MsvcTypesManager.cs#L153
'MsvcType.GetMethods()' hides inherited member 'Type.GetMethods()'. Use the new keyword if hiding was intended.
|
build (Debug):
src/ScubaDiver/MsvcPrimitives/TypeDumpFactory.cs#L18
The variable 'vftable' is declared but never used
|
build (Debug)
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build (Debug)
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build (Release):
src/ScubaDiver/MsvcPrimitives/MsvcTypesManager.cs#L153
'MsvcType.GetMethods()' hides inherited member 'Type.GetMethods()'. Use the new keyword if hiding was intended.
|
build (Release):
src/ScubaDiver/MsvcPrimitives/TypeDumpFactory.cs#L18
The variable 'vftable' is declared but never used
|
build (Release):
src/ScubaDiver/MsvcPrimitives/MsvcTypesManager.cs#L153
'MsvcType.GetMethods()' hides inherited member 'Type.GetMethods()'. Use the new keyword if hiding was intended.
|
build (Release):
src/ScubaDiver/MsvcPrimitives/TypeDumpFactory.cs#L18
The variable 'vftable' is declared but never used
|
build (Release)
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build (Release)
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|