3 references to TrySynthesizeRequiresUnsafeAttribute
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Source\SourceEventSymbol.cs (1)
408
AddSynthesizedAttribute(ref attributes, moduleBuilder.
TrySynthesizeRequiresUnsafeAttribute
());
Symbols\Source\SourceMethodSymbol.cs (1)
156
AddSynthesizedAttribute(ref attributes, moduleBuilder.
TrySynthesizeRequiresUnsafeAttribute
());
Symbols\Source\SourcePropertySymbolBase.cs (1)
1435
AddSynthesizedAttribute(ref attributes, moduleBuilder.
TrySynthesizeRequiresUnsafeAttribute
());