internal override void BuildCILInfo(CILWriter output) { if (!special && scope != null) { output.AddRef(scope); } }