2 references to GetMethodImplementation
Microsoft.Cci.Extensions (2)
Writers\CSharp\CSDeclarationWriter.Methods.cs (1)
132
IMethodImplementation methodImplementation = method.
GetMethodImplementation
();
Writers\CSharp\CSDeclarationWriter.Properties.cs (1)
141
IMethodImplementation methodImplementation = accessor.
GetMethodImplementation
();