2 writes to NewtonsoftJsonNetSerialization
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Security\Helpers\ObjectGraphOptions.cs (2)
27
NewtonsoftJsonNetSerialization
= newtonsoftJsonNetSerialization;
105
NewtonsoftJsonNetSerialization
= true,
6 references to NewtonsoftJsonNetSerialization
Microsoft.CodeAnalysis.NetAnalyzers (6)
Microsoft.NetCore.Analyzers\Security\Helpers\InsecureDeserializationTypeDecider.cs (2)
263
|| (options.
NewtonsoftJsonNetSerialization
308
|| (options.
NewtonsoftJsonNetSerialization
Microsoft.NetCore.Analyzers\Security\Helpers\ObjectGraphOptions.cs (4)
120
&& this.
NewtonsoftJsonNetSerialization
== other.
NewtonsoftJsonNetSerialization
130
| (this.
NewtonsoftJsonNetSerialization
? 16 : 0)
144
|| this.
NewtonsoftJsonNetSerialization
)