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