4 references to CheckSymbols
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (4)
Symbols\Retargeting\RetargetingTests.cs (4)
1224CheckSymbols(a.TypeWithAnnotations, b.TypeWithAnnotations, recurse: false); 1233CheckSymbols(a.ReturnTypeWithAnnotations, b.ReturnTypeWithAnnotations, false); 1248CheckSymbols(a.TypeWithAnnotations, b.TypeWithAnnotations, false); 1256CheckSymbols(a.TypeWithAnnotations, b.TypeWithAnnotations, false);