3 references to System_Runtime_CompilerServices_RequiresLocationAttribute
Microsoft.CodeAnalysis (1)
WellKnownMembers.cs (1)
3299
(byte)WellKnownType.ExtSentinel, (byte)(WellKnownType.
System_Runtime_CompilerServices_RequiresLocationAttribute
- WellKnownType.ExtSentinel), // DeclaringTypeId
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Compilation_WellKnownMembers.cs (1)
678
WellKnownType.
System_Runtime_CompilerServices_RequiresLocationAttribute
,
Symbols\Source\ParameterHelpers.cs (1)
1220
var requiresLocationType = binder.GetWellKnownType(WellKnownType.
System_Runtime_CompilerServices_RequiresLocationAttribute
, diagnostics, syntax);