2 writes to _consumptionScope
mscorlib (2)
system\runtime\versioning\resourceattributes.cs (2)
31_consumptionScope = _resourceScope; 37_consumptionScope = consumptionScope;
1 reference to _consumptionScope
mscorlib (1)
system\runtime\versioning\resourceattributes.cs (1)
45get { return _consumptionScope; }