8 references to None
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\CallingConvention\CallingConvention_1.cs (3)
376
GenericContextLoc ctxLoc = GenericContextLoc.
None
;
420
if (ctxLoc == GenericContextLoc.
None
)
609
return GenericContextLoc.
None
;
Contracts\RuntimeTypeSystem_1.cs (1)
1653
return GenericContextLoc.
None
;
Contracts\StackWalk\StackWalk_1.cs (1)
1139
if (ctxLoc == GenericContextLoc.
None
)
Microsoft.Diagnostics.DataContractReader.Legacy (3)
Dbi\DacDbiImpl.cs (3)
2239
if (genericContextLoc != GenericContextLoc.
None
)
3759
if (ctxLoc == GenericContextLoc.
None
)
6535
case GenericContextLoc.
None
: