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