1 write to _attributeName
Microsoft.Web.Xdt.Extensions (1)
InsertOrAppendAttribute.cs (1)
35
_attributeName
= GetArgumentValue("Attribute");
2 references to _attributeName
Microsoft.Web.Xdt.Extensions (2)
InsertOrAppendAttribute.cs (2)
33
if (
_attributeName
== null)
37
return
_attributeName
;