6 references to None
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\CallingConvention\CallingConvention_1.cs (3)
609
GenericContextLoc ctxLoc = GenericContextLoc.
None
;
626
if (ctxLoc == GenericContextLoc.
None
)
818
return GenericContextLoc.
None
;
Contracts\RuntimeTypeSystem_1.cs (1)
1560
return GenericContextLoc.
None
;
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
2900
if (ctxLoc == GenericContextLoc.
None
)
5556
case GenericContextLoc.
None
: