3 references to RemoveAttribute
System.Data (3)
fx\src\data\System\Data\Common\DbProviderConfigurationHandler.cs (3)
168string name = RemoveAttribute(child, "name"); 169string value = RemoveAttribute(child, "value"); 176String name = RemoveAttribute(child, "name");