1 write to InsecureType
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Security\Helpers\InsecureObjectGraphResult.cs (1)
34
InsecureType
= insecureType ?? throw new ArgumentNullException(nameof(insecureType));
4 references to InsecureType
Microsoft.CodeAnalysis.NetAnalyzers (4)
Microsoft.NetCore.Analyzers\Security\DataSetDataTableInIFormatterSerializableObjectGraphAnalyzer.cs (1)
130
result.
InsecureType
.ToDisplayString(SymbolDisplayFormat.MinimallyQualifiedFormat),
Microsoft.NetCore.Analyzers\Security\DataSetDataTableInSerializableObjectGraphAnalyzer.cs (1)
299
result.
InsecureType
.ToDisplayString(SymbolDisplayFormat.MinimallyQualifiedFormat),
Microsoft.NetCore.Analyzers\Security\DataSetDataTableInSerializableTypeAnalyzer.cs (1)
192
result.
InsecureType
.ToDisplayString(SymbolDisplayFormat.MinimallyQualifiedFormat),
Microsoft.NetCore.Analyzers\Security\DataSetDataTableInWebSerializableObjectGraphAnalyzer.cs (1)
122
result.
InsecureType
.ToDisplayString(SymbolDisplayFormat.MinimallyQualifiedFormat),