2 references to NameScopeInvalidIdentifierName
System.Xaml (2)
System\Xaml\NameScope.cs (1)
38throw new ArgumentException(SR.Format(SR.NameScopeInvalidIdentifierName, name));
System\Xaml\NameScopeDictionary.cs (1)
47throw new ArgumentException(SR.Format(SR.NameScopeInvalidIdentifierName, name));