252 references to Clear
CodeGenerator (1)
dotnet-dev-certs (8)
src\Shared\CertificateGeneration\CertificateManager.cs (6)
555Array.Clear(keyBytes, 0, keyBytes.Length);
556Array.Clear(pem, 0, pem.Length);
562Array.Clear(keyBytes, 0, keyBytes.Length);
563Array.Clear(pem, 0, pem.Length);
613Array.Clear(bytes, 0, bytes.Length);
641Array.Clear(pemEnvelope, 0, pemEnvelope.Length);
dotnet-svcutil-lib (5)
IIS.FunctionalTests (1)
IIS.LongTests (1)
IIS.NewHandler.FunctionalTests (1)
IIS.NewShim.FunctionalTests (1)
IIS.ShadowCopy.Tests (1)
IISExpress.FunctionalTests (1)
Microsoft.AspNetCore.Components (2)
Microsoft.AspNetCore.Components.Server (1)
Microsoft.AspNetCore.Components.Tests (1)
Microsoft.AspNetCore.Components.WebView (1)
Microsoft.AspNetCore.Cryptography.KeyDerivation (1)
Microsoft.AspNetCore.DataProtection (19)
Managed\ManagedAuthenticatedEncryptor.cs (8)
261Array.Clear(decryptedKdk, 0, decryptedKdk.Length);
262Array.Clear(decryptionSubkey, 0, decryptionSubkey.Length);
263Array.Clear(validationSubkey, 0, validationSubkey.Length);
264Array.Clear(derivedKeysBuffer, 0, derivedKeysBuffer.Length);
361Array.Clear(decryptedKdk, 0, decryptedKdk.Length);
362Array.Clear(encryptionSubkey, 0, encryptionSubkey.Length);
363Array.Clear(validationSubkey, 0, validationSubkey.Length);
364Array.Clear(derivedKeysBuffer, 0, derivedKeysBuffer.Length);
Microsoft.AspNetCore.DeveloperCertificates.XPlat (8)
src\Shared\CertificateGeneration\CertificateManager.cs (6)
555Array.Clear(keyBytes, 0, keyBytes.Length);
556Array.Clear(pem, 0, pem.Length);
562Array.Clear(keyBytes, 0, keyBytes.Length);
563Array.Clear(pem, 0, pem.Length);
613Array.Clear(bytes, 0, bytes.Length);
641Array.Clear(pemEnvelope, 0, pemEnvelope.Length);
Microsoft.AspNetCore.Http (1)
Microsoft.AspNetCore.Http.Abstractions (1)
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
Microsoft.AspNetCore.Server.Kestrel.Core (8)
src\Shared\CertificateGeneration\CertificateManager.cs (6)
555Array.Clear(keyBytes, 0, keyBytes.Length);
556Array.Clear(pem, 0, pem.Length);
562Array.Clear(keyBytes, 0, keyBytes.Length);
563Array.Clear(pem, 0, pem.Length);
613Array.Clear(bytes, 0, bytes.Length);
641Array.Clear(pemEnvelope, 0, pemEnvelope.Length);
Microsoft.AspNetCore.Shared.Tests (1)
Microsoft.AspNetCore.SignalR.Client.Core (1)
Microsoft.AspNetCore.SignalR.Common.Tests (2)
Microsoft.AspNetCore.SignalR.Core (1)
Microsoft.Build (2)
Microsoft.Build.Framework (1)
Microsoft.CodeAnalysis (7)
Microsoft.CodeAnalysis.CodeStyle (4)
Microsoft.CodeAnalysis.Collections.Package (1)
Microsoft.CodeAnalysis.CSharp (3)
Microsoft.CodeAnalysis.UnitTests (1)
Microsoft.CodeAnalysis.Workspaces (8)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (3)
Microsoft.CodeAnalysis.Workspaces.UnitTests (5)
XxHash128Tests.cs (5)
59Array.Clear(destination, 0, destination.Length);
64Array.Clear(destination, 0, destination.Length);
72Array.Clear(destination, 0, destination.Length);
76Array.Clear(destination, 0, destination.Length);
131Array.Clear(destination, 0, destination.Length);
Microsoft.Extensions.Telemetry (1)
Microsoft.Extensions.Telemetry.Abstractions (3)
Microsoft.JSInterop (1)
Microsoft.ML.CpuMath (1)
Microsoft.ML.Data (9)
Microsoft.ML.FastTree (13)
Microsoft.ML.KMeansClustering (1)
Microsoft.ML.PCA (2)
Microsoft.ML.StandardTrainers (3)
Microsoft.ML.Transforms (5)
PresentationBuildTasks (1)
PresentationCore (2)
PresentationFramework (6)
ReachFramework (3)
System.Collections (6)
System.Collections.Immutable (5)
System.Collections.NonGeneric (6)
System.Formats.Asn1 (3)
System.Formats.Cbor (1)
System.Formats.Tar (2)
System.Linq (1)
System.Linq.Expressions (1)
System.Net.Http (1)
System.Private.CoreLib (14)
System.Private.Xml (2)
System.Security.Cryptography (7)
System.Security.Cryptography.Pkcs (2)
System.Threading.Tasks.Dataflow (2)
System.Windows.Forms (1)
Templates.Blazor.Tests (8)
src\Shared\CertificateGeneration\CertificateManager.cs (6)
555Array.Clear(keyBytes, 0, keyBytes.Length);
556Array.Clear(pem, 0, pem.Length);
562Array.Clear(keyBytes, 0, keyBytes.Length);
563Array.Clear(pem, 0, pem.Length);
613Array.Clear(bytes, 0, bytes.Length);
641Array.Clear(pemEnvelope, 0, pemEnvelope.Length);
Templates.Blazor.WebAssembly.Auth.Tests (8)
src\Shared\CertificateGeneration\CertificateManager.cs (6)
555Array.Clear(keyBytes, 0, keyBytes.Length);
556Array.Clear(pem, 0, pem.Length);
562Array.Clear(keyBytes, 0, keyBytes.Length);
563Array.Clear(pem, 0, pem.Length);
613Array.Clear(bytes, 0, bytes.Length);
641Array.Clear(pemEnvelope, 0, pemEnvelope.Length);
Templates.Blazor.WebAssembly.Tests (8)
src\Shared\CertificateGeneration\CertificateManager.cs (6)
555Array.Clear(keyBytes, 0, keyBytes.Length);
556Array.Clear(pem, 0, pem.Length);
562Array.Clear(keyBytes, 0, keyBytes.Length);
563Array.Clear(pem, 0, pem.Length);
613Array.Clear(bytes, 0, bytes.Length);
641Array.Clear(pemEnvelope, 0, pemEnvelope.Length);
Templates.Mvc.Tests (8)
src\Shared\CertificateGeneration\CertificateManager.cs (6)
555Array.Clear(keyBytes, 0, keyBytes.Length);
556Array.Clear(pem, 0, pem.Length);
562Array.Clear(keyBytes, 0, keyBytes.Length);
563Array.Clear(pem, 0, pem.Length);
613Array.Clear(bytes, 0, bytes.Length);
641Array.Clear(pemEnvelope, 0, pemEnvelope.Length);
Templates.Tests (8)
src\Shared\CertificateGeneration\CertificateManager.cs (6)
555Array.Clear(keyBytes, 0, keyBytes.Length);
556Array.Clear(pem, 0, pem.Length);
562Array.Clear(keyBytes, 0, keyBytes.Length);
563Array.Clear(pem, 0, pem.Length);
613Array.Clear(bytes, 0, bytes.Length);
641Array.Clear(pemEnvelope, 0, pemEnvelope.Length);
WinFormsControlsTest (1)