2 references to HasStableEntryPoint
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (2)
2155if (!md.HasStableEntryPoint || md.HasPrecode) 2170Debug.Assert(md.HasStableEntryPoint);