1 write to scope
mscorlib (1)
system\diagnostics\codeanalysis\suppressmessageattribute.cs (1)
57set { scope = value; }
1 reference to scope
mscorlib (1)
system\diagnostics\codeanalysis\suppressmessageattribute.cs (1)
56get { return scope; }