3 references to DataContractOptions
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Security\DataSetDataTableInIFormatterSerializableObjectGraphAnalyzer.cs (1)
112
options = ObjectGraphOptions.
DataContractOptions
;
Microsoft.NetCore.Analyzers\Security\DataSetDataTableInSerializableObjectGraphAnalyzer.cs (1)
257
optionsToUse = ObjectGraphOptions.
DataContractOptions
;
Microsoft.NetCore.Analyzers\Security\DataSetDataTableInWebSerializableObjectGraphAnalyzer.cs (1)
102
optionsToUse = ObjectGraphOptions.
DataContractOptions
;