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