2 references to ALL_LOCATIONS
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataValue.cs (2)
413
uint flags = GetTypeFieldValueFlags(_typeHandle, null, _flags & (uint)ClrDataValueFlag.
ALL_LOCATIONS
, isDeref: true);
831
|| (flags & (uint)ClrDataValueFlag.
ALL_LOCATIONS
) == 0)