3 references to System_Runtime_InteropServices_OutAttribute
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Symbol.cs (3)
1259
AllowedRequiredModifierType.System_Runtime_InteropServices_InAttribute | AllowedRequiredModifierType.
System_Runtime_InteropServices_OutAttribute
:
1314
else if ((allowedRequiredModifierType & AllowedRequiredModifierType.
System_Runtime_InteropServices_OutAttribute
) != 0 &&
1317
current = AllowedRequiredModifierType.
System_Runtime_InteropServices_OutAttribute
;