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