2 references to GetMarshallingInfoForAttribute
Microsoft.Interop.SourceGeneration (2)
MarshallingInfoParser.cs (2)
234
if (
GetMarshallingInfoForAttribute
(useSiteAttribute.AttributeData, type, indirectionDepth, useSiteAttributes, GetMarshallingInfo) is MarshallingInfo marshallingInfo)
244
if (
GetMarshallingInfoForAttribute
(typeAttribute, type, indirectionDepth, useSiteAttributes, GetMarshallingInfo) is MarshallingInfo marshallingInfo)