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