2 references to MarshalAsAttribute
ILLink.RoslynAnalyzer (2)
COMAnalyzer.cs (2)
20private const string MarshalAsAttribute = nameof(MarshalAsAttribute); 66if (symbol.TryGetAttribute(MarshalAsAttribute, out var marshalAsAttribute) &&