2 references to IS_LITERAL
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataValue.cs (2)
988otherFlags &= ~((uint)ClrDataValueFlag.IS_LITERAL 996otherFlags |= (uint)ClrDataValueFlag.IS_LITERAL;