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