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