1 instantiation of DelegateTypeInfo
Microsoft.Interop.SourceGeneration (1)
ManagedTypeInfo.cs (1)
66
return new
DelegateTypeInfo
(typeName, diagnosticFormattedName);
1 reference to DelegateTypeInfo
Microsoft.Interop.SourceGeneration (1)
Marshalling\MarshalAsMarshallingGeneratorResolver.cs (1)
87
case { ManagedType:
DelegateTypeInfo
, MarshallingAttributeInfo: NoMarshallingInfo or MarshalAsInfo(UnmanagedType.FunctionPtr, _) }: