4 references to COR_E_MULTICASTNOTSUPPORTED
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\MulticastNotSupportedException.cs (3)
21
HResult = HResults.
COR_E_MULTICASTNOTSUPPORTED
;
27
HResult = HResults.
COR_E_MULTICASTNOTSUPPORTED
;
33
HResult = HResults.
COR_E_MULTICASTNOTSUPPORTED
;
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
820
case HResults.
COR_E_MULTICASTNOTSUPPORTED
: