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