12 references to DEFAULT
Microsoft.Diagnostics.DataContractReader.Legacy (12)
ClrDataExceptionState.cs (1)
152
(uint)ClrDataValueFlag.
DEFAULT
,
ClrDataFrame.cs (11)
484
valueFlags = (uint)ClrDataValueFlag.
DEFAULT
;
613
return ((uint)ClrDataValueFlag.
DEFAULT
, -1);
622
return ((uint)ClrDataValueFlag.
DEFAULT
, -1);
679
_ => ((uint)ClrDataValueFlag.
DEFAULT
, -1),
743
_ => ((uint)ClrDataValueFlag.
DEFAULT
, -1),
751
_ => ((uint)ClrDataValueFlag.
DEFAULT
, -1),
759
_ => ((uint)ClrDataValueFlag.
DEFAULT
, -1),
769
=> ((uint)ClrDataValueFlag.
DEFAULT
, -1);
794
=> ((uint)ClrDataValueFlag.
DEFAULT
, -1);
806
catch (System.Exception) { return ((uint)ClrDataValueFlag.
DEFAULT
, -1); }
819
catch (System.Exception) { return ((uint)ClrDataValueFlag.
DEFAULT
, -1); }