2 references to System_Runtime_InteropServices_InAttribute
Microsoft.Interop.SourceGeneration (2)
Marshalling\MarshallingGeneratorExtensions.cs (1)
118
rehydratedAttributes.Add(Attribute(IdentifierName(TypeNames.
System_Runtime_InteropServices_InAttribute
)));
TypePositionInfo.cs (1)
119
INamedTypeSymbol inAttributeType = compilation.GetTypeByMetadataName(TypeNames.
System_Runtime_InteropServices_InAttribute
)!;