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