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