2 references to GetOrCreateObjectForComInstance
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComWrappers.cs (2)
1499
/// <param name="userState">User state provided by the call to <see cref="
GetOrCreateObjectForComInstance
(nint, CreateObjectFlags, object)" />.</param>
1504
/// If the object cannot be created and <code>null</code> is returned, the call to <see cref="
GetOrCreateObjectForComInstance
(nint, CreateObjectFlags, object)"/> will throw a <see cref="ArgumentNullException"/>.