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