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