4 references to GetDisplayString
Microsoft.CodeAnalysis.NetAnalyzers (4)
Microsoft.NetCore.Analyzers\Security\DataSetDataTableInIFormatterSerializableObjectGraphAnalyzer.cs (1)
131
result.
GetDisplayString
(typedConstant => ToString(typedConstant))));
Microsoft.NetCore.Analyzers\Security\DataSetDataTableInSerializableObjectGraphAnalyzer.cs (1)
300
result.
GetDisplayString
(typedConstant => ToString(typedConstant))));
Microsoft.NetCore.Analyzers\Security\DataSetDataTableInSerializableTypeAnalyzer.cs (1)
193
result.
GetDisplayString
(typedConstant => ToString(typedConstant))));
Microsoft.NetCore.Analyzers\Security\DataSetDataTableInWebSerializableObjectGraphAnalyzer.cs (1)
123
result.
GetDisplayString
(typedConstant => ToString(typedConstant))));