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