3 references to s_methodImpl
Microsoft.Cci.Extensions (3)
Writers\CSharp\CSDeclarationWriter.Attributes.cs (3)
72
if (IncludeAttribute(
s_methodImpl
))
74
string typeName = _forCompilation ?
s_methodImpl
.FullTypeName :
s_methodImpl
.TypeName;