2 references to DoNotUseReferenceEqualsWithValueTypesTitle
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\DoNotUseReferenceEqualsWithValueTypes.cs (2)
16/// CA2013: <inheritdoc cref="DoNotUseReferenceEqualsWithValueTypesTitle"/> 23private static readonly LocalizableString s_localizableTitle = CreateLocalizableResourceString(nameof(DoNotUseReferenceEqualsWithValueTypesTitle));