2 references to CreateModifiers
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\ParameterHelpers.cs (2)
1198
return
CreateModifiers
(WellKnownType.System_Runtime_InteropServices_InAttribute, binder, diagnostics, syntax);
1210
return
CreateModifiers
(WellKnownType.System_Runtime_InteropServices_OutAttribute, binder, diagnostics, syntax);