4 references to VerifyEqualButDistinct
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\NativeIntegerTests.cs (4)
370VerifyEqualButDistinct(underlyingType, underlyingType.AsNativeInteger()); 371VerifyEqualButDistinct(nativeIntegerType, nativeIntegerType.NativeIntegerUnderlyingType); 372VerifyEqualButDistinct(underlyingType, nativeIntegerType); 754VerifyEqualButDistinct(nativeIntegerType.NativeIntegerUnderlyingType, nativeIntegerType);