2 references to SynthesizeIsUnmanagedAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceTypeParameterSymbol.cs (1)
391AddSynthesizedAttribute(ref attributes, moduleBuilder.SynthesizeIsUnmanagedAttribute(this));
Symbols\Synthesized\SynthesizedSubstitutedTypeParameterSymbol.cs (1)
41AddSynthesizedAttribute(ref attributes, moduleBuilder.SynthesizeIsUnmanagedAttribute(this));