4 references to VerifyEqualButDistinct
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\NativeIntegerTests.cs (4)
365VerifyEqualButDistinct(underlyingType, underlyingType.AsNativeInteger()); 366VerifyEqualButDistinct(nativeIntegerType, nativeIntegerType.NativeIntegerUnderlyingType); 367VerifyEqualButDistinct(underlyingType, nativeIntegerType); 749VerifyEqualButDistinct(nativeIntegerType.NativeIntegerUnderlyingType, nativeIntegerType);