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