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