5 references to GetInstance
Microsoft.CodeAnalysis.NetAnalyzers (5)
Microsoft.NetCore.Analyzers\Security\DoNotDisableHttpClientCRLCheck.cs (1)
69
return PropertySetAbstractValue.
GetInstance
(PropertySetAbstractValueKind.Flagged, PropertySetAbstractValueKind.Flagged);
Microsoft.NetCore.Analyzers\Security\DoNotUseInsecureDeserializerJsonNetWithoutBinder.cs (2)
75
return PropertySetAbstractValue.
GetInstance
(
82
return PropertySetAbstractValue.
GetInstance
(
Microsoft.NetCore.Analyzers\Security\DoNotUseInsecureSettingsForJsonNet.cs (2)
74
return PropertySetAbstractValue.
GetInstance
(
81
return PropertySetAbstractValue.
GetInstance
(