2 references to HasStableEntryPoint
Microsoft.Diagnostics.DataContractReader.Contracts (2)
RuntimeTypeSystemHelpers\MethodValidation.cs (2)
144if (!umd.HasStableEntryPoint || umd.HasPrecode) 152Debug.Assert(umd.HasStableEntryPoint);