1 reference to RealMethodUsedDescriptor
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Security\DoNotUseInsecureDeserializerLosFormatter.cs (1)
38
protected override DiagnosticDescriptor MethodUsedDescriptor =>
RealMethodUsedDescriptor
;