1 override of EnsureNoDuplicateNames
System.Xaml (1)
System\Xaml\XamlObjectReader.cs (1)
1776
public override void
EnsureNoDuplicateNames
(Stack<HashSet<string>> namesInCurrentScope)
1 reference to EnsureNoDuplicateNames
System.Xaml (1)
System\Xaml\XamlObjectReader.cs (1)
1790
((ObjectOrValueMarkupInfo)ov).
EnsureNoDuplicateNames
(namesInCurrentScope);