2 references to ObjCMarshal
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\FeatureFlags_1.cs (1)
21
RuntimeFeature.
ObjCMarshal
=> Constants.Globals.FeatureObjCMarshal,
Contracts\GC\GC_1.cs (1)
553
if (featureFlags.IsEnabled(RuntimeFeature.COMInterop) || featureFlags.IsEnabled(RuntimeFeature.ComWrappers) || featureFlags.IsEnabled(RuntimeFeature.
ObjCMarshal
))