1 reference to GetArgumentTypeName
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Usage\ProvideCorrectArgumentToEnumHasFlag.cs (1)
58
context.ReportDiagnostic(invocation.CreateDiagnostic(DifferentTypeRule,
GetArgumentTypeName
(conversion), invocation.Instance.Type.Name));