1130 references to Equals
Aspire.Dashboard (100)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (25)
329return Equals(_unknownFields, other._unknownFields);
555if (!object.Equals(Resource, other.Resource)) return false;
558return Equals(_unknownFields, other._unknownFields);
839if (!object.Equals(Scope, other.Scope)) return false;
842return Equals(_unknownFields, other._unknownFields);
1311if (!object.Equals(Gauge, other.Gauge)) return false;
1312if (!object.Equals(Sum, other.Sum)) return false;
1313if (!object.Equals(Histogram, other.Histogram)) return false;
1314if (!object.Equals(ExponentialHistogram, other.ExponentialHistogram)) return false;
1315if (!object.Equals(Summary, other.Summary)) return false;
1317return Equals(_unknownFields, other._unknownFields);
1755return Equals(_unknownFields, other._unknownFields);
1981return Equals(_unknownFields, other._unknownFields);
2236return Equals(_unknownFields, other._unknownFields);
2468return Equals(_unknownFields, other._unknownFields);
2686return Equals(_unknownFields, other._unknownFields);
3044return Equals(_unknownFields, other._unknownFields);
3631return Equals(_unknownFields, other._unknownFields);
4338if (!object.Equals(Positive, other.Positive)) return false;
4339if (!object.Equals(Negative, other.Negative)) return false;
4345return Equals(_unknownFields, other._unknownFields);
4876return Equals(_unknownFields, other._unknownFields);
5220return Equals(_unknownFields, other._unknownFields);
5572return Equals(_unknownFields, other._unknownFields);
5951return Equals(_unknownFields, other._unknownFields);
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (10)
175return Equals(_unknownFields, other._unknownFields);
401if (!object.Equals(Resource, other.Resource)) return false;
404return Equals(_unknownFields, other._unknownFields);
685if (!object.Equals(Scope, other.Scope)) return false;
688return Equals(_unknownFields, other._unknownFields);
1225if (!object.Equals(Status, other.Status)) return false;
1226return Equals(_unknownFields, other._unknownFields);
1828return Equals(_unknownFields, other._unknownFields);
2165return Equals(_unknownFields, other._unknownFields);
2474return Equals(_unknownFields, other._unknownFields);
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (32)
230return Equals(_unknownFields, other._unknownFields);
405return Equals(_unknownFields, other._unknownFields);
808if (!object.Equals(Parameter, other.Parameter)) return false;
814return Equals(_unknownFields, other._unknownFields);
1267if (!object.Equals(Parameter, other.Parameter)) return false;
1268return Equals(_unknownFields, other._unknownFields);
1572return Equals(_unknownFields, other._unknownFields);
1851return Equals(_unknownFields, other._unknownFields);
2127return Equals(_unknownFields, other._unknownFields);
2409return Equals(_unknownFields, other._unknownFields);
2710return Equals(_unknownFields, other._unknownFields);
3048return Equals(_unknownFields, other._unknownFields);
3335return Equals(_unknownFields, other._unknownFields);
3642if (!object.Equals(Value, other.Value)) return false;
3644return Equals(_unknownFields, other._unknownFields);
4174if (!object.Equals(CreatedAt, other.CreatedAt)) return false;
4182if (!object.Equals(StartedAt, other.StartedAt)) return false;
4183if (!object.Equals(StoppedAt, other.StoppedAt)) return false;
4185return Equals(_unknownFields, other._unknownFields);
4700return Equals(_unknownFields, other._unknownFields);
4915return Equals(_unknownFields, other._unknownFields);
5176if (!object.Equals(Delete, other.Delete)) return false;
5177if (!object.Equals(Upsert, other.Upsert)) return false;
5179return Equals(_unknownFields, other._unknownFields);
5429return Equals(_unknownFields, other._unknownFields);
5640return Equals(_unknownFields, other._unknownFields);
5888if (!object.Equals(InitialData, other.InitialData)) return false;
5889if (!object.Equals(Changes, other.Changes)) return false;
5891return Equals(_unknownFields, other._unknownFields);
6190return Equals(_unknownFields, other._unknownFields);
6440return Equals(_unknownFields, other._unknownFields);
6641return Equals(_unknownFields, other._unknownFields);
Aspire.Dashboard.Components.Tests (1)
Aspire.Dashboard.Tests (1)
Aspire.Hosting (33)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (32)
230return Equals(_unknownFields, other._unknownFields);
405return Equals(_unknownFields, other._unknownFields);
808if (!object.Equals(Parameter, other.Parameter)) return false;
814return Equals(_unknownFields, other._unknownFields);
1267if (!object.Equals(Parameter, other.Parameter)) return false;
1268return Equals(_unknownFields, other._unknownFields);
1572return Equals(_unknownFields, other._unknownFields);
1851return Equals(_unknownFields, other._unknownFields);
2127return Equals(_unknownFields, other._unknownFields);
2409return Equals(_unknownFields, other._unknownFields);
2710return Equals(_unknownFields, other._unknownFields);
3048return Equals(_unknownFields, other._unknownFields);
3335return Equals(_unknownFields, other._unknownFields);
3642if (!object.Equals(Value, other.Value)) return false;
3644return Equals(_unknownFields, other._unknownFields);
4174if (!object.Equals(CreatedAt, other.CreatedAt)) return false;
4182if (!object.Equals(StartedAt, other.StartedAt)) return false;
4183if (!object.Equals(StoppedAt, other.StoppedAt)) return false;
4185return Equals(_unknownFields, other._unknownFields);
4700return Equals(_unknownFields, other._unknownFields);
4915return Equals(_unknownFields, other._unknownFields);
5176if (!object.Equals(Delete, other.Delete)) return false;
5177if (!object.Equals(Upsert, other.Upsert)) return false;
5179return Equals(_unknownFields, other._unknownFields);
5429return Equals(_unknownFields, other._unknownFields);
5640return Equals(_unknownFields, other._unknownFields);
5888if (!object.Equals(InitialData, other.InitialData)) return false;
5889if (!object.Equals(Changes, other.Changes)) return false;
5891return Equals(_unknownFields, other._unknownFields);
6190return Equals(_unknownFields, other._unknownFields);
6440return Equals(_unknownFields, other._unknownFields);
6641return Equals(_unknownFields, other._unknownFields);
Aspire.Hosting.Analyzers (1)
Aspire.Hosting.Testing.Tests (1)
Aspire.Hosting.Tests (2)
Aspire.Playground.Tests (1)
BasketService (11)
artifacts\obj\BasketService\Debug\net8.0\Protos\Basket.cs (11)
141return Equals(_unknownFields, other._unknownFields);
352return Equals(_unknownFields, other._unknownFields);
576return Equals(_unknownFields, other._unknownFields);
840if (!object.Equals(UnitPrice, other.UnitPrice)) return false;
841if (!object.Equals(OldUnitPrice, other.OldUnitPrice)) return false;
843return Equals(_unknownFields, other._unknownFields);
1151return Equals(_unknownFields, other._unknownFields);
1335return Equals(_unknownFields, other._unknownFields);
1510return Equals(_unknownFields, other._unknownFields);
1694return Equals(_unknownFields, other._unknownFields);
1894return Equals(_unknownFields, other._unknownFields);
BuildActionTelemetryTable (1)
dotnet-svcutil-lib (4)
IIS.FunctionalTests (2)
IISExpress.FunctionalTests (2)
IntegrationTestsWebsite (6)
InteropClient (26)
artifacts\obj\InteropClient\Release\net10.0\Messages.cs (23)
172return Equals(_unknownFields, other._unknownFields);
385return Equals(_unknownFields, other._unknownFields);
616return Equals(_unknownFields, other._unknownFields);
952if (!object.Equals(Payload, other.Payload)) return false;
955if (!object.Equals(ResponseCompressed, other.ResponseCompressed)) return false;
956if (!object.Equals(ResponseStatus, other.ResponseStatus)) return false;
957if (!object.Equals(ExpectCompressed, other.ExpectCompressed)) return false;
958return Equals(_unknownFields, other._unknownFields);
1383if (!object.Equals(Payload, other.Payload)) return false;
1386return Equals(_unknownFields, other._unknownFields);
1655if (!object.Equals(Payload, other.Payload)) return false;
1656if (!object.Equals(ExpectCompressed, other.ExpectCompressed)) return false;
1657return Equals(_unknownFields, other._unknownFields);
1894return Equals(_unknownFields, other._unknownFields);
2127if (!object.Equals(Compressed, other.Compressed)) return false;
2128return Equals(_unknownFields, other._unknownFields);
2430if (!object.Equals(Payload, other.Payload)) return false;
2431if (!object.Equals(ResponseStatus, other.ResponseStatus)) return false;
2432return Equals(_unknownFields, other._unknownFields);
2704if (!object.Equals(Payload, other.Payload)) return false;
2705return Equals(_unknownFields, other._unknownFields);
2908return Equals(_unknownFields, other._unknownFields);
3116return Equals(_unknownFields, other._unknownFields);
InteropWebsite (24)
artifacts\obj\InteropWebsite\Release\net10.0\Messages.cs (23)
172return Equals(_unknownFields, other._unknownFields);
385return Equals(_unknownFields, other._unknownFields);
616return Equals(_unknownFields, other._unknownFields);
952if (!object.Equals(Payload, other.Payload)) return false;
955if (!object.Equals(ResponseCompressed, other.ResponseCompressed)) return false;
956if (!object.Equals(ResponseStatus, other.ResponseStatus)) return false;
957if (!object.Equals(ExpectCompressed, other.ExpectCompressed)) return false;
958return Equals(_unknownFields, other._unknownFields);
1383if (!object.Equals(Payload, other.Payload)) return false;
1386return Equals(_unknownFields, other._unknownFields);
1655if (!object.Equals(Payload, other.Payload)) return false;
1656if (!object.Equals(ExpectCompressed, other.ExpectCompressed)) return false;
1657return Equals(_unknownFields, other._unknownFields);
1894return Equals(_unknownFields, other._unknownFields);
2127if (!object.Equals(Compressed, other.Compressed)) return false;
2128return Equals(_unknownFields, other._unknownFields);
2430if (!object.Equals(Payload, other.Payload)) return false;
2431if (!object.Equals(ResponseStatus, other.ResponseStatus)) return false;
2432return Equals(_unknownFields, other._unknownFields);
2704if (!object.Equals(Payload, other.Payload)) return false;
2705return Equals(_unknownFields, other._unknownFields);
2908return Equals(_unknownFields, other._unknownFields);
3116return Equals(_unknownFields, other._unknownFields);
Microsoft.Analyzers.Local (1)
Microsoft.Arcade.Test.Common (6)
Microsoft.AspNetCore.Antiforgery (2)
Microsoft.AspNetCore.App.Analyzers (5)
Microsoft.AspNetCore.App.Analyzers.Test (1)
Microsoft.AspNetCore.Components (7)
Microsoft.AspNetCore.Components.Server.Tests (5)
Microsoft.AspNetCore.Connections.Abstractions (1)
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (33)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (21)
614if (!object.Equals(Sub, other.Sub)) return false;
615if (!object.Equals(Data, other.Data)) return false;
616if (!object.Equals(Wrappers, other.Wrappers)) return false;
618if (!object.Equals(AnyMessage, other.AnyMessage)) return false;
627if (!object.Equals(TimestampValue, other.TimestampValue)) return false;
628if (!object.Equals(DurationValue, other.DurationValue)) return false;
629if (!object.Equals(ValueValue, other.ValueValue)) return false;
630if (!object.Equals(StructValue, other.StructValue)) return false;
631if (!object.Equals(ListValue, other.ListValue)) return false;
633if (!object.Equals(FieldMaskValue, other.FieldMaskValue)) return false;
640return Equals(_unknownFields, other._unknownFields);
1441return Equals(_unknownFields, other._unknownFields);
1867if (!object.Equals(SingleMessage, other.SingleMessage)) return false;
1868return Equals(_unknownFields, other._unknownFields);
2449return Equals(_unknownFields, other._unknownFields);
2774return Equals(_unknownFields, other._unknownFields);
3262if (!object.Equals(AnyMessage, other.AnyMessage)) return false;
3263if (!object.Equals(Sub, other.Sub)) return false;
3264return Equals(_unknownFields, other._unknownFields);
3576return Equals(_unknownFields, other._unknownFields);
3784return Equals(_unknownFields, other._unknownFields);
Microsoft.AspNetCore.Grpc.Microbenchmarks (4)
Microsoft.AspNetCore.Grpc.Swagger.Tests (47)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (19)
239if (!object.Equals(Sub, other.Sub)) return false;
240if (!object.Equals(Data, other.Data)) return false;
241if (!object.Equals(Wrappers, other.Wrappers)) return false;
243return Equals(_unknownFields, other._unknownFields);
558return Equals(_unknownFields, other._unknownFields);
984if (!object.Equals(SingleMessage, other.SingleMessage)) return false;
985return Equals(_unknownFields, other._unknownFields);
1566return Equals(_unknownFields, other._unknownFields);
1891return Equals(_unknownFields, other._unknownFields);
2337return Equals(_unknownFields, other._unknownFields);
2542return Equals(_unknownFields, other._unknownFields);
2737if (!object.Equals(Child, other.Child)) return false;
2738return Equals(_unknownFields, other._unknownFields);
2953return Equals(_unknownFields, other._unknownFields);
3172return Equals(_unknownFields, other._unknownFields);
3537return Equals(_unknownFields, other._unknownFields);
3803return Equals(_unknownFields, other._unknownFields);
3982if (!object.Equals(FieldMaskValue, other.FieldMaskValue)) return false;
3983return Equals(_unknownFields, other._unknownFields);
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Parameters.cs (11)
183return Equals(_unknownFields, other._unknownFields);
437if (!object.Equals(ParameterFour, other.ParameterFour)) return false;
438return Equals(_unknownFields, other._unknownFields);
737return Equals(_unknownFields, other._unknownFields);
957if (!object.Equals(ParameterOne, other.ParameterOne)) return false;
959return Equals(_unknownFields, other._unknownFields);
1225return Equals(_unknownFields, other._unknownFields);
1510if (!object.Equals(FieldMaskValue, other.FieldMaskValue)) return false;
1513return Equals(_unknownFields, other._unknownFields);
1770return Equals(_unknownFields, other._unknownFields);
1960return Equals(_unknownFields, other._unknownFields);
Microsoft.AspNetCore.Http (1)
Microsoft.AspNetCore.Http.RequestDelegateGenerator (1)
Microsoft.AspNetCore.InternalTesting (1)
Microsoft.AspNetCore.Mvc.Abstractions (1)
Microsoft.AspNetCore.Mvc.Core (2)
Microsoft.AspNetCore.Mvc.Core.Test (1)
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
Microsoft.AspNetCore.Mvc.TagHelpers.Test (1)
Microsoft.AspNetCore.Razor (1)
Microsoft.AspNetCore.Routing (3)
Microsoft.AspNetCore.Server.HttpSys (1)
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.AspNetCore.Shared.Tests (1)
Microsoft.AspNetCore.SignalR.Common.Tests (5)
Microsoft.Build (8)
Microsoft.Build.BuildCheck.UnitTests (6)
Microsoft.Build.Framework (1)
Microsoft.Build.Utilities.Core (2)
Microsoft.Cci.Extensions (3)
Microsoft.CodeAnalysis (44)
Compilation\CompilationOptions.cs (11)
343&& object.Equals(this.XmlReferenceResolver, other.XmlReferenceResolver)
344&& object.Equals(this.MetadataReferenceResolver, other.MetadataReferenceResolver)
345&& object.Equals(this.AssemblyIdentityComparer, other.AssemblyIdentityComparer);
644object.Equals(this.MetadataReferenceResolver, other.MetadataReferenceResolver) &&
645object.Equals(this.XmlReferenceResolver, other.XmlReferenceResolver) &&
646object.Equals(this.SourceReferenceResolver, other.SourceReferenceResolver) &&
647object.Equals(this.SyntaxTreeOptionsProvider, other.SyntaxTreeOptionsProvider) &&
648object.Equals(this.StrongNameProvider, other.StrongNameProvider) &&
649object.Equals(this.AssemblyIdentityComparer, other.AssemblyIdentityComparer) &&
703return object.Equals(left, right);
708return !object.Equals(left, right);
Microsoft.CodeAnalysis.CodeStyle (31)
Microsoft.CodeAnalysis.CodeStyle.Fixes (4)
Microsoft.CodeAnalysis.Collections.Package (2)
Microsoft.CodeAnalysis.CSharp (29)
Microsoft.CodeAnalysis.CSharp.CodeStyle (18)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Simplification\Simplifiers\CastSimplifier.cs (14)
130if (Equals(enumType?.EnumUnderlyingType, castedType))
165if (Equals(enumType?.EnumUnderlyingType, castedType))
273if (!Equals(originalDelegateCreationOperation.Type, rewrittenDelegateCreationOperation.Type))
416if (!Equals(originalParentConversion.MethodSymbol, rewrittenConversion.MethodSymbol))
1068if (Equals(castSideType, otherSideType) || Equals(underlyingType, otherSideType))
1243!Equals(oldSymbolInfo, newSymbolInfo))
1274if (!Equals(oldConversion.MethodSymbol, newConversion.MethodSymbol))
1337if (Equals(originalMemberSymbol, rewrittenMemberSymbol))
1366Equals(implementationMember, rewrittenMemberSymbol) &&
1376if (Equals(originalMemberSymbol, current))
1425return Equals(originalMethodSymbol.ReturnType, rewrittenMethodSymbol.ReturnType);
1477if (!Equals(originalMemberType, rewrittenMemberType))
1500var argument = invocationOperation.Arguments.FirstOrDefault(a => Equals(originalParameter, a.Parameter));
1512!Equals(originalParameter.ExplicitDefaultValue, rewrittenParameter.ExplicitDefaultValue) &&
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
Microsoft.CodeAnalysis.CSharp.Features (7)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Workspaces (25)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Simplification\Simplifiers\CastSimplifier.cs (14)
130if (Equals(enumType?.EnumUnderlyingType, castedType))
165if (Equals(enumType?.EnumUnderlyingType, castedType))
273if (!Equals(originalDelegateCreationOperation.Type, rewrittenDelegateCreationOperation.Type))
416if (!Equals(originalParentConversion.MethodSymbol, rewrittenConversion.MethodSymbol))
1068if (Equals(castSideType, otherSideType) || Equals(underlyingType, otherSideType))
1243!Equals(oldSymbolInfo, newSymbolInfo))
1274if (!Equals(oldConversion.MethodSymbol, newConversion.MethodSymbol))
1337if (Equals(originalMemberSymbol, rewrittenMemberSymbol))
1366Equals(implementationMember, rewrittenMemberSymbol) &&
1376if (Equals(originalMemberSymbol, current))
1425return Equals(originalMethodSymbol.ReturnType, rewrittenMethodSymbol.ReturnType);
1477if (!Equals(originalMemberType, rewrittenMemberType))
1500var argument = invocationOperation.Arguments.FirstOrDefault(a => Equals(originalParameter, a.Parameter));
1512!Equals(originalParameter.ExplicitDefaultValue, rewrittenParameter.ExplicitDefaultValue) &&
Microsoft.CodeAnalysis.EditorFeatures (3)
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (3)
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.UnitTests (8)
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (1)
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
Microsoft.CodeAnalysis.Features (25)
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Microsoft.CodeAnalysis.Scripting (4)
Microsoft.CodeAnalysis.Test.Utilities (6)
Microsoft.CodeAnalysis.UnitTests (3)
Microsoft.CodeAnalysis.VisualBasic (13)
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (2)
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (3)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (9)
Microsoft.CodeAnalysis.VisualBasic.Features (7)
Microsoft.CodeAnalysis.VisualBasic.Workspaces (13)
Microsoft.CodeAnalysis.Workspaces (38)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (4)
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
Microsoft.CommonLanguageServerProtocol.Framework.Package (1)
Microsoft.DotNet.Build.Tasks.Packaging (1)
Microsoft.DotNet.NuGetRepack.Tests (6)
Microsoft.DotNet.SignTool.Tests (1)
Microsoft.DotNet.SourceBuild.Tasks (1)
Microsoft.Extensions.Caching.Hybrid.Tests (1)
Microsoft.Extensions.DependencyInjection.Abstractions (4)
Microsoft.Extensions.Diagnostics (2)
Microsoft.Extensions.Diagnostics.Testing (2)
Microsoft.Extensions.Http.Resilience.Tests (3)
Microsoft.Extensions.Identity.Stores (1)
Microsoft.Maui (2)
Microsoft.Maui.Controls (10)
Microsoft.Maui.Controls.BindingSourceGen (1)
Microsoft.Maui.Controls.Maps (3)
Microsoft.Maui.Essentials (2)
Microsoft.Maui.Graphics (1)
Microsoft.Maui.Maps (2)
Microsoft.ML.EntryPoints (1)
Microsoft.ML.InternalCodeAnalyzer (7)
Microsoft.ML.OnnxConverter (36)
OnnxMl.cs (36)
534if (!object.Equals(T, other.T)) return false;
535if (!object.Equals(G, other.G)) return false;
536if (!object.Equals(SparseTensor, other.SparseTensor)) return false;
543return Equals(_unknownFields, other._unknownFields);
1022if (!object.Equals(Type, other.Type)) return false;
1024return Equals(_unknownFields, other._unknownFields);
1342return Equals(_unknownFields, other._unknownFields);
1749if (!object.Equals(Graph, other.Graph)) return false;
1751return Equals(_unknownFields, other._unknownFields);
2067return Equals(_unknownFields, other._unknownFields);
2262return Equals(_unknownFields, other._unknownFields);
2572return Equals(_unknownFields, other._unknownFields);
3068if (!object.Equals(Segment, other.Segment)) return false;
3080return Equals(_unknownFields, other._unknownFields);
3515return Equals(_unknownFields, other._unknownFields);
3743if (!object.Equals(Values, other.Values)) return false;
3744if (!object.Equals(Indices, other.Indices)) return false;
3746return Equals(_unknownFields, other._unknownFields);
3951return Equals(_unknownFields, other._unknownFields);
4172return Equals(_unknownFields, other._unknownFields);
4503if (!object.Equals(TensorType, other.TensorType)) return false;
4504if (!object.Equals(SequenceType, other.SequenceType)) return false;
4505if (!object.Equals(MapType, other.MapType)) return false;
4506if (!object.Equals(SparseTensorType, other.SparseTensorType)) return false;
4507if (!object.Equals(OpaqueType, other.OpaqueType)) return false;
4510return Equals(_unknownFields, other._unknownFields);
4834if (!object.Equals(Shape, other.Shape)) return false;
4835return Equals(_unknownFields, other._unknownFields);
5025if (!object.Equals(ElemType, other.ElemType)) return false;
5026return Equals(_unknownFields, other._unknownFields);
5216if (!object.Equals(ValueType, other.ValueType)) return false;
5217return Equals(_unknownFields, other._unknownFields);
5420if (!object.Equals(Shape, other.Shape)) return false;
5421return Equals(_unknownFields, other._unknownFields);
5626return Equals(_unknownFields, other._unknownFields);
5837return Equals(_unknownFields, other._unknownFields);
Microsoft.ML.OnnxTransformer (36)
Microsoft.ML.TimeSeries (6)
Microsoft.ML.Tokenizers (15)
SentencepieceModel.cs (15)
1655if (!Equals(_extensions, other._extensions)) {
1658return Equals(_unknownFields, other._unknownFields);
3102if (!Equals(_extensions, other._extensions)) {
3105return Equals(_unknownFields, other._unknownFields);
3454if (!Equals(_extensions, other._extensions)) {
3457return Equals(_unknownFields, other._unknownFields);
3721return Equals(_unknownFields, other._unknownFields);
4014if (!object.Equals(TrainerSpec, other.TrainerSpec)) return false;
4015if (!object.Equals(NormalizerSpec, other.NormalizerSpec)) return false;
4016if (!object.Equals(SelfTestData, other.SelfTestData)) return false;
4017if (!object.Equals(DenormalizerSpec, other.DenormalizerSpec)) return false;
4018if (!Equals(_extensions, other._extensions)) {
4021return Equals(_unknownFields, other._unknownFields);
4451if (!Equals(_extensions, other._extensions)) {
4454return Equals(_unknownFields, other._unknownFields);
Microsoft.ML.Transforms (1)
Microsoft.VisualBasic.Core (1)
Microsoft.VisualStudio.LanguageServices (4)
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
MSBuild (2)
MSBuildTaskHost (1)
MyFrontend (11)
artifacts\obj\MyFrontend\Debug\net8.0\Basket.cs (11)
141return Equals(_unknownFields, other._unknownFields);
352return Equals(_unknownFields, other._unknownFields);
576return Equals(_unknownFields, other._unknownFields);
840if (!object.Equals(UnitPrice, other.UnitPrice)) return false;
841if (!object.Equals(OldUnitPrice, other.OldUnitPrice)) return false;
843return Equals(_unknownFields, other._unknownFields);
1151return Equals(_unknownFields, other._unknownFields);
1335return Equals(_unknownFields, other._unknownFields);
1510return Equals(_unknownFields, other._unknownFields);
1694return Equals(_unknownFields, other._unknownFields);
1894return Equals(_unknownFields, other._unknownFields);
PresentationCore (1)
PresentationFramework (41)
PresentationUI (1)
ReachFramework (8)
Sandbox (14)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (10)
260if (!object.Equals(Sub, other.Sub)) return false;
261if (!object.Equals(Data, other.Data)) return false;
262if (!object.Equals(Wrappers, other.Wrappers)) return false;
264return Equals(_unknownFields, other._unknownFields);
579return Equals(_unknownFields, other._unknownFields);
1005if (!object.Equals(SingleMessage, other.SingleMessage)) return false;
1006return Equals(_unknownFields, other._unknownFields);
1587return Equals(_unknownFields, other._unknownFields);
1912return Equals(_unknownFields, other._unknownFields);
2372return Equals(_unknownFields, other._unknownFields);
SocialWeather (1)
Stress.TelemetryService (63)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (25)
329return Equals(_unknownFields, other._unknownFields);
555if (!object.Equals(Resource, other.Resource)) return false;
558return Equals(_unknownFields, other._unknownFields);
839if (!object.Equals(Scope, other.Scope)) return false;
842return Equals(_unknownFields, other._unknownFields);
1311if (!object.Equals(Gauge, other.Gauge)) return false;
1312if (!object.Equals(Sum, other.Sum)) return false;
1313if (!object.Equals(Histogram, other.Histogram)) return false;
1314if (!object.Equals(ExponentialHistogram, other.ExponentialHistogram)) return false;
1315if (!object.Equals(Summary, other.Summary)) return false;
1317return Equals(_unknownFields, other._unknownFields);
1755return Equals(_unknownFields, other._unknownFields);
1981return Equals(_unknownFields, other._unknownFields);
2236return Equals(_unknownFields, other._unknownFields);
2468return Equals(_unknownFields, other._unknownFields);
2686return Equals(_unknownFields, other._unknownFields);
3044return Equals(_unknownFields, other._unknownFields);
3631return Equals(_unknownFields, other._unknownFields);
4338if (!object.Equals(Positive, other.Positive)) return false;
4339if (!object.Equals(Negative, other.Negative)) return false;
4345return Equals(_unknownFields, other._unknownFields);
4876return Equals(_unknownFields, other._unknownFields);
5220return Equals(_unknownFields, other._unknownFields);
5572return Equals(_unknownFields, other._unknownFields);
5951return Equals(_unknownFields, other._unknownFields);
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (10)
175return Equals(_unknownFields, other._unknownFields);
401if (!object.Equals(Resource, other.Resource)) return false;
404return Equals(_unknownFields, other._unknownFields);
685if (!object.Equals(Scope, other.Scope)) return false;
688return Equals(_unknownFields, other._unknownFields);
1225if (!object.Equals(Status, other.Status)) return false;
1226return Equals(_unknownFields, other._unknownFields);
1828return Equals(_unknownFields, other._unknownFields);
2165return Equals(_unknownFields, other._unknownFields);
2474return Equals(_unknownFields, other._unknownFields);
System.Collections.Specialized (2)
System.ComponentModel.Annotations (1)
System.ComponentModel.Composition (1)
System.ComponentModel.TypeConverter (4)
System.Configuration.ConfigurationManager (10)
System.Diagnostics.DiagnosticSource (2)
System.Linq.Expressions (4)
System.Memory (1)
System.Net.Http (2)
System.Net.Mail (1)
System.Net.Requests (1)
System.Net.Sockets (3)
System.Private.CoreLib (54)
src\libraries\System.Private.CoreLib\src\System\Globalization\Ordinal.cs (4)
470Vector256<ushort> cmpCh2 = Vector256.Equals(ch2, Vector256.BitwiseOr(Vector256.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)), Vector256.Create((ushort)0x20)));
471Vector256<ushort> cmpCh1 = Vector256.Equals(ch1, Vector256.BitwiseOr(Vector256.LoadUnsafe(ref searchSpace, (nuint)offset), Vector256.Create((ushort)0x20)));
536Vector128<ushort> cmpCh2 = Vector128.Equals(ch2, Vector128.BitwiseOr(Vector128.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)), Vector128.Create((ushort)0x20)));
537Vector128<ushort> cmpCh1 = Vector128.Equals(ch1, Vector128.BitwiseOr(Vector128.LoadUnsafe(ref searchSpace, (nuint)offset), Vector128.Create((ushort)0x20)));
src\libraries\System.Private.CoreLib\src\System\SpanHelpers.Byte.cs (12)
87Vector512<byte> cmpCh2 = Vector512.Equals(ch2, Vector512.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)));
88Vector512<byte> cmpCh1 = Vector512.Equals(ch1, Vector512.LoadUnsafe(ref searchSpace, (nuint)offset));
148Vector256<byte> cmpCh2 = Vector256.Equals(ch2, Vector256.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)));
149Vector256<byte> cmpCh1 = Vector256.Equals(ch1, Vector256.LoadUnsafe(ref searchSpace, (nuint)offset));
209Vector128<byte> cmpCh2 = Vector128.Equals(ch2, Vector128.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)));
210Vector128<byte> cmpCh1 = Vector128.Equals(ch1, Vector128.LoadUnsafe(ref searchSpace, (nuint)offset));
314Vector512<byte> cmpCh1 = Vector512.Equals(ch1, Vector512.LoadUnsafe(ref searchSpace, (nuint)offset));
315Vector512<byte> cmpCh2 = Vector512.Equals(ch2, Vector512.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)));
361Vector256<byte> cmpCh1 = Vector256.Equals(ch1, Vector256.LoadUnsafe(ref searchSpace, (nuint)offset));
362Vector256<byte> cmpCh2 = Vector256.Equals(ch2, Vector256.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)));
409Vector128<byte> cmpCh1 = Vector128.Equals(ch1, Vector128.LoadUnsafe(ref searchSpace, (nuint)offset));
410Vector128<byte> cmpCh2 = Vector128.Equals(ch2, Vector128.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)));
src\libraries\System.Private.CoreLib\src\System\SpanHelpers.Char.cs (12)
91Vector512<ushort> cmpCh2 = Vector512.Equals(ch2, Vector512.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)));
92Vector512<ushort> cmpCh1 = Vector512.Equals(ch1, Vector512.LoadUnsafe(ref searchSpace, (nuint)offset));
158Vector256<ushort> cmpCh2 = Vector256.Equals(ch2, Vector256.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)));
159Vector256<ushort> cmpCh1 = Vector256.Equals(ch1, Vector256.LoadUnsafe(ref searchSpace, (nuint)offset));
220Vector128<ushort> cmpCh2 = Vector128.Equals(ch2, Vector128.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)));
221Vector128<ushort> cmpCh1 = Vector128.Equals(ch1, Vector128.LoadUnsafe(ref searchSpace, (nuint)offset));
330Vector512<ushort> cmpCh1 = Vector512.Equals(ch1, Vector512.LoadUnsafe(ref searchSpace, (nuint)offset));
331Vector512<ushort> cmpCh2 = Vector512.Equals(ch2, Vector512.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)));
380Vector256<ushort> cmpCh1 = Vector256.Equals(ch1, Vector256.LoadUnsafe(ref searchSpace, (nuint)offset));
381Vector256<ushort> cmpCh2 = Vector256.Equals(ch2, Vector256.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)));
429Vector128<ushort> cmpCh1 = Vector128.Equals(ch1, Vector128.LoadUnsafe(ref searchSpace, (nuint)offset));
430Vector128<ushort> cmpCh2 = Vector128.Equals(ch2, Vector128.LoadUnsafe(ref searchSpace, (nuint)(offset + ch1ch2Distance)));
src\libraries\System.Private.CoreLib\src\System\SpanHelpers.T.cs (14)
1406equals = Vector256.Equals(values, Vector256.LoadUnsafe(ref currentSearchSpace));
1420equals = Vector256.Equals(values, Vector256.LoadUnsafe(ref oneVectorAwayFromEnd));
1436equals = Vector128.Equals(values, Vector128.LoadUnsafe(ref currentSearchSpace));
1450equals = Vector128.Equals(values, Vector128.LoadUnsafe(ref oneVectorAwayFromEnd));
1597equals = TNegator.NegateIfNeeded(Vector256.Equals(values, Vector256.LoadUnsafe(ref currentSearchSpace)));
1611equals = TNegator.NegateIfNeeded(Vector256.Equals(values, Vector256.LoadUnsafe(ref oneVectorAwayFromEnd)));
1627equals = TNegator.NegateIfNeeded(Vector128.Equals(values, Vector128.LoadUnsafe(ref currentSearchSpace)));
1641equals = TNegator.NegateIfNeeded(Vector128.Equals(values, Vector128.LoadUnsafe(ref oneVectorAwayFromEnd)));
3789count += BitOperations.PopCount(Vector512.Equals(Vector512.LoadUnsafe(ref current), targetVector).ExtractMostSignificantBits());
3794ulong mask = Vector512.Equals(Vector512.LoadUnsafe(ref oneVectorAwayFromEnd), targetVector).ExtractMostSignificantBits();
3804count += BitOperations.PopCount(Vector256.Equals(Vector256.LoadUnsafe(ref current), targetVector).ExtractMostSignificantBits());
3809uint mask = Vector256.Equals(Vector256.LoadUnsafe(ref oneVectorAwayFromEnd), targetVector).ExtractMostSignificantBits();
3819count += BitOperations.PopCount(Vector128.Equals(Vector128.LoadUnsafe(ref current), targetVector).ExtractMostSignificantBits());
3824uint mask = Vector128.Equals(Vector128.LoadUnsafe(ref oneVectorAwayFromEnd), targetVector).ExtractMostSignificantBits();
System.Private.DataContractSerialization (1)
System.Private.Windows.Core (1)
System.Private.Xml (1)
System.Windows.Controls.Ribbon (4)
System.Windows.Forms (20)
System.Windows.Forms.Design (20)
System.Windows.Forms.Design.Tests (3)
System.Windows.Forms.Tests (1)
System.Xaml (2)
UIAutomationClientSideProviders (2)
xunit.assert (14)
EqualityAsserts.cs (12)
349 if (!object.Equals(expectedRounded, actualRounded))
375 if (!object.Equals(expectedRounded, actualRounded))
398 if (!(object.Equals(expected, actual) || Math.Abs(expected - actual) <= tolerance))
421 if (!object.Equals(expectedRounded, actualRounded))
447 if (!object.Equals(expectedRounded, actualRounded))
470 if (!(object.Equals(expected, actual) || Math.Abs(expected - actual) <= tolerance))
830 if (object.Equals(expectedRounded, actualRounded))
856 if (object.Equals(expectedRounded, actualRounded))
879 if (object.Equals(expected, actual) || Math.Abs(expected - actual) <= tolerance)
902 if (object.Equals(expectedRounded, actualRounded))
928 if (object.Equals(expectedRounded, actualRounded))
951 if (object.Equals(expected, actual) || Math.Abs(expected - actual) <= tolerance)