2 references to MethodNamePropertyKey
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\UseExceptionThrowHelpers.cs (1)
262properties: ImmutableDictionary<string, string?>.Empty.Add(MethodNamePropertyKey, methodName),
Microsoft.NetCore.Analyzers\Runtime\UseExceptionThrowHelpersFixer.cs (1)
95diagnostic.Properties.TryGetValue(UseExceptionThrowHelpers.MethodNamePropertyKey, out methodName);