3 references to ObjectiveCTrackedTypeAttribute
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ObjectiveC\ObjectiveCMarshal.PlatformNotSupported.cs (1)
76
/// <see cref="
ObjectiveCTrackedTypeAttribute
"/>.
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ObjectiveC\ObjectiveCTrackedTypeAttribute.cs (1)
16
/// Instantiate a <see cref="
ObjectiveCTrackedTypeAttribute
"/> instance.
System.Runtime.InteropServices (1)
artifacts\obj\System.Runtime.InteropServices\Debug\net10.0\System.Runtime.InteropServices.Forwards.cs (1)
121
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.ObjectiveC.
ObjectiveCTrackedTypeAttribute
))]