8 references to None
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\CallingConvention\CallingConvention_1.cs (3)
607
GenericContextLoc ctxLoc = GenericContextLoc.
None
;
651
if (ctxLoc == GenericContextLoc.
None
)
841
return GenericContextLoc.
None
;
Contracts\RuntimeTypeSystem_1.cs (1)
1653
return GenericContextLoc.
None
;
Contracts\StackWalk\StackWalk_1.cs (1)
1135
if (ctxLoc == GenericContextLoc.
None
)
Microsoft.Diagnostics.DataContractReader.Legacy (3)
Dbi\DacDbiImpl.cs (3)
2155
if (genericContextLoc != GenericContextLoc.
None
)
3649
if (ctxLoc == GenericContextLoc.
None
)
6334
case GenericContextLoc.
None
: