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