4 references to CheckSymbols
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (4)
Symbols\Retargeting\RetargetingTests.cs (4)
1227CheckSymbols(a.TypeWithAnnotations, b.TypeWithAnnotations, recurse: false); 1236CheckSymbols(a.ReturnTypeWithAnnotations, b.ReturnTypeWithAnnotations, false); 1251CheckSymbols(a.TypeWithAnnotations, b.TypeWithAnnotations, false); 1259CheckSymbols(a.TypeWithAnnotations, b.TypeWithAnnotations, false);