1 instantiation of AttributeValueCache
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (1)
1638
_attrValueCache = new
AttributeValueCache
();
1 reference to AttributeValueCache
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (1)
53
private
AttributeValueCache
_attrValueCache;