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