3 writes to current
AssemblyStripper (3)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Xml\SecurityParser.cs (3)
82 current = newel; 89 current = newel; 98 current = (SecurityElement) stack.Pop ();
2 references to current
AssemblyStripper (2)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Xml\SecurityParser.cs (2)
93 current.AddAttribute (attrs.GetName (i), attrs.GetValue (i)); 103 current.Text = ch;