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