1 write to _decl
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\VariantInterfaceMethodUseNode.cs (1)
43
_decl
= decl;
1 reference to _decl
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\VariantInterfaceMethodUseNode.cs (1)
143
protected override string GetName(NodeFactory factory) => $"VariantInterfaceMethodUse {
_decl
}";