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