6 references to fdexPropCannotPutRef
System.Private.Windows.Core (2)
Windows\Win32\System\Com\IDispatch.cs (2)
164| fdexPropCannotPutRef 172| fdexPropCannotPutRef
System.Windows.Forms.Primitives.Tests (2)
Windows\Win32\System\Ole\ClassPropertyDispatchAdapterTests.cs (2)
23flags.Should().Be(fdexPropCanGet | fdexPropCanPut | fdexPropCannotPutRef | fdexPropCannotCall | fdexPropCannotConstruct | fdexPropCannotSourceEvents); 45flags.Should().Be(fdexPropCanGet | fdexPropCannotPut | fdexPropCannotPutRef | fdexPropCannotCall | fdexPropCannotConstruct | fdexPropCannotSourceEvents);
System.Windows.Forms.Tests (2)
System\Windows\Forms\HtmlToClrEventProxyTest.cs (2)
49| FDEX_PROP_FLAGS.fdexPropCannotPutRef 55| FDEX_PROP_FLAGS.fdexPropCannotPutRef