2 references to WhiteSpaceInCollection
System.Xaml (2)
System\Xaml\XamlXmlWriter.cs (2)
1288
throw new InvalidOperationException(SR.Format(SR.
WhiteSpaceInCollection
, value, containingXamlType.Name));
1492
throw new InvalidOperationException(SR.Format(SR.
WhiteSpaceInCollection
, writer.deferredValue, containingXamlType.Name));