2 references to System_Runtime_InteropServices_OutAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\FunctionPointers\FunctionPointerMethodSymbol.cs (1)
317RefKind.Out => compilation.GetWellKnownType(WellKnownType.System_Runtime_InteropServices_OutAttribute),
Symbols\Source\ParameterHelpers.cs (1)
1226return CreateModifiers(WellKnownType.System_Runtime_InteropServices_OutAttribute, binder, diagnostics, syntax);