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