2 references to Get
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.cs (1)
528
var ac = AttributeConstant.
Get
(attributeData);
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.UnmanagedHelper.cs (1)
138
var ac = AttributeConstant.
Get
(attributeData);