2 references to ExceptionAsNaNMarshaller
Microsoft.Interop.SourceGeneration (2)
MarshallingAttributeInfo.cs (2)
170SpecialType.System_Single => CreateWellKnownComExceptionMarshallingData($"{TypeNames.ExceptionAsNaNMarshaller}<float>", unmanagedReturnType), 171SpecialType.System_Double => CreateWellKnownComExceptionMarshallingData($"{TypeNames.ExceptionAsNaNMarshaller}<double>", unmanagedReturnType),