2 references to VerifyErrorType
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\NativeIntegerTests.cs (2)
749VerifyErrorType(underlyingType, SpecialType.None, isNativeInt: false); 750VerifyErrorType(nativeIntegerType, specialType, isNativeInt: true);