1 reference to AnalyzeSimpleAssignmentOperationAndCreateDiagnostic
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Usage\ProvideHttpClientHandlerMaxResponseHeaderLengthValueCorrectly.cs (1)
61
context.RegisterOperationAction(context =>
AnalyzeSimpleAssignmentOperationAndCreateDiagnostic
(context, symbols), OperationKind.SimpleAssignment);