3 references to verifyTypes
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (3)
Semantics\NativeIntegerTests.cs (3)
568verifyTypes(method.ReturnTypeWithAnnotations, underlyingMethod.ReturnTypeWithAnnotations); 579verifyTypes(property.TypeWithAnnotations, underlyingProperty.TypeWithAnnotations); 586verifyTypes(parameter.TypeWithAnnotations, underlyingParameter.TypeWithAnnotations);