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