2 references to FeaturePortableEntrypoints
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
27public const string FeaturePortableEntrypoints = nameof(FeaturePortableEntrypoints);
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
283if (_target.ReadGlobal<byte>(Constants.Globals.FeaturePortableEntrypoints) != 0)