1 reference to s_symbolTypeFullName
Microsoft.CodeAnalysis.Analyzers (1)
MetaAnalyzers\CompareSymbolsCorrectlyAnalyzer.cs (1)
89
var symbolType = compilation.GetOrCreateTypeByMetadataName(
s_symbolTypeFullName
);