12 references to DEFAULT
Microsoft.Diagnostics.DataContractReader.Legacy (12)
ClrDataExceptionState.cs (1)
160
(uint)ClrDataValueFlag.
DEFAULT
,
ClrDataFrame.cs (11)
518
valueFlags = (uint)ClrDataValueFlag.
DEFAULT
;
647
return ((uint)ClrDataValueFlag.
DEFAULT
, -1);
656
return ((uint)ClrDataValueFlag.
DEFAULT
, -1);
713
_ => ((uint)ClrDataValueFlag.
DEFAULT
, -1),
777
_ => ((uint)ClrDataValueFlag.
DEFAULT
, -1),
785
_ => ((uint)ClrDataValueFlag.
DEFAULT
, -1),
793
_ => ((uint)ClrDataValueFlag.
DEFAULT
, -1),
803
=> ((uint)ClrDataValueFlag.
DEFAULT
, -1);
828
=> ((uint)ClrDataValueFlag.
DEFAULT
, -1);
840
catch (System.Exception) { return ((uint)ClrDataValueFlag.
DEFAULT
, -1); }
853
catch (System.Exception) { return ((uint)ClrDataValueFlag.
DEFAULT
, -1); }