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