1 reference to MethodImplAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
1739var result = (data != null) ? data.MethodImplAttributes : default(System.Reflection.MethodImplAttributes);