11 references to CheckStringAgainstNullAndEmpty
WindowsBase (11)
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileStreamReference.cs (2)
75
ContainerUtilities.
CheckStringAgainstNullAndEmpty
( streamName, "streamName" );
150
ContainerUtilities.
CheckStringAgainstNullAndEmpty
(fullName, "fullName");
Base\MS\Internal\IO\Packaging\CompoundFile\ContainerUtilities.cs (2)
504
CheckStringAgainstNullAndEmpty
(nameString, "nameString");
519
CheckStringAgainstNullAndEmpty
(testString, testStringIdentifier);
Base\System\IO\Packaging\CompoundFile\DataSpaceManager.cs (5)
609
CU.
CheckStringAgainstNullAndEmpty
(newDataSpaceLabel, "newDataSpaceLabel");
622
CU.
CheckStringAgainstNullAndEmpty
( transformLabel, "Transform label" );
645
CU.
CheckStringAgainstNullAndEmpty
(dataSpaceLabel, "dataSpaceLabel");
934
CU.
CheckStringAgainstNullAndEmpty
( transformClassName, "Transform identifier name" );
937
CU.
CheckStringAgainstNullAndEmpty
( newTransformLabel, "Transform label" );
Base\System\IO\Packaging\CompoundFile\StorageRoot.cs (1)
261
ContainerUtilities.
CheckStringAgainstNullAndEmpty
( path, "Path" );
Base\System\IO\Packaging\CompoundFile\StreamInfo.cs (1)
163
CU.
CheckStringAgainstNullAndEmpty
( streamName, "streamName" );