1 reference to TryConvertToUInt64
Test.Utilities (1)
IOperationExtensions.cs (1)
119
return DiagnosticHelpers.
TryConvertToUInt64
(constantValue.Value, constantValueType.SpecialType, out ulong convertedValue) && convertedValue == comparand;