1 write to Method
Microsoft.CodeAnalysis.CSharp (1)
Compiler\TypeCompilationState.cs (1)
38this.Method = method;
1 reference to Method
Microsoft.CodeAnalysis.CSharp (1)
Compiler\MethodCompiler.cs (1)
748var method = methodWithBody.Method;