3 references to ThrowIfNullOrWhiteSpace
Microsoft.Private.Windows.Core (3)
System\Private\Windows\Ole\DataStore.cs (1)
95ArgumentException.ThrowIfNullOrWhiteSpace(format, nameof(format));
System\Private\Windows\Ole\TypeBinder.cs (2)
65ArgumentException.ThrowIfNullOrWhiteSpace(assemblyName); 66ArgumentException.ThrowIfNullOrWhiteSpace(typeName);