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