Fix N^2 sorting when building Call Tree view #63
Annotations
40 warnings
build (Release)
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
build (Release):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Release):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Release):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Release):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Release):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Release):
src/ProfileExplorerCore/Compilers/ASM/ASMParser.cs#L131
'ASMParser.Reset()' hides inherited member 'ParserBase.Reset()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (Release):
src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L14
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build (Release):
src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L46
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build (Release):
src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L73
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
build (Release)
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
build (Release):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Release):
src/ProfileExplorerCore/Compilers/ASM/ASMParser.cs#L131
'ASMParser.Reset()' hides inherited member 'ParserBase.Reset()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (Release):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Release):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Release):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Release):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Release):
src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L14
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build (Release):
src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L46
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build (Release):
src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L73
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
build (Debug)
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
build (Debug):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Debug):
src/ProfileExplorerCore/Compilers/ASM/ASMParser.cs#L131
'ASMParser.Reset()' hides inherited member 'ParserBase.Reset()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (Debug):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Debug):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Debug):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Debug):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Debug):
src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L14
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build (Debug):
src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L46
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build (Debug):
src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L73
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
build (Debug)
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
build (Debug):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Debug):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Debug):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Debug):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Debug):
src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (Debug):
src/ProfileExplorerCore/Compilers/ASM/ASMParser.cs#L131
'ASMParser.Reset()' hides inherited member 'ParserBase.Reset()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (Debug):
src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L14
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build (Debug):
src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L46
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build (Debug):
src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L73
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|