4 references to TrySynthesizeRequiresUnsafeAttribute
Microsoft.CodeAnalysis.CSharp (4)
Symbols\Source\SourceEventSymbol.cs (1)
416
AddSynthesizedAttribute(ref attributes, moduleBuilder.
TrySynthesizeRequiresUnsafeAttribute
());
Symbols\Source\SourceMemberFieldSymbol.cs (1)
143
AddSynthesizedAttribute(ref attributes, moduleBuilder.
TrySynthesizeRequiresUnsafeAttribute
());
Symbols\Source\SourceMethodSymbol.cs (1)
172
AddSynthesizedAttribute(ref attributes, moduleBuilder.
TrySynthesizeRequiresUnsafeAttribute
());
Symbols\Source\SourcePropertySymbolBase.cs (1)
1452
AddSynthesizedAttribute(ref attributes, moduleBuilder.
TrySynthesizeRequiresUnsafeAttribute
());