1 reference to RealBinderDefinitelyNotSetDescriptor
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Security\DoNotUseInsecureDeserializerBinaryFormatterWithoutBinder.cs (1)
50
protected override DiagnosticDescriptor BinderDefinitelyNotSetDescriptor =>
RealBinderDefinitelyNotSetDescriptor
;