18 references to VerifyTypeInfo
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (18)
Semantics\NullableReferenceTypesTests.cs (18)
1744VerifyTypeInfo(model, suppression, "System.String", "System.IFormattable");
1748VerifyTypeInfo(model, interpolated, "System.String", "System.IFormattable");
1779VerifyTypeInfo(model, suppression, "System.String", "System.String");
1783VerifyTypeInfo(model, interpolated, "System.String", "System.String");
1830VerifyTypeInfo(model, suppression, "System.String", "System.String");
1833VerifyTypeInfo(model, literal, "System.String", "System.String");
1953VerifyTypeInfo(model, suppression, null, "C.Copier");
1956VerifyTypeInfo(model, methodGroup, null, "C.Copier");
2266VerifyTypeInfo(model, suppression, null, "C.Copier");
2270VerifyTypeInfo(model, lambda, null, "C.Copier");
2305VerifyTypeInfo(model, suppression, null, "C.Copier");
2309VerifyTypeInfo(model, lambda, null, "C.Copier");
2338VerifyTypeInfo(model, suppression, null, "C.Copier");
2342VerifyTypeInfo(model, lambda, null, "C.Copier");
2371VerifyTypeInfo(model, suppression, null, "C.Copier");
2375VerifyTypeInfo(model, lambda, null, "C.Copier");
2469VerifyTypeInfo(model, suppression, null, "System.Func<System.String, System.String>");
2470VerifyTypeInfo(model, suppression.Operand, null, "System.Func<System.String, System.String>");