1 instantiation of PieceNameInfo
WindowsBase (1)
Base\MS\Internal\IO\Packaging\PieceNameHelper.cs (1)
353
parseResults = new
PieceNameInfo
(); // initialize to CLR default values
7 references to PieceNameInfo
WindowsBase (7)
Base\MS\Internal\IO\Packaging\PieceNameHelper.cs (7)
213
PieceNameInfo
pieceNameConstituents;
253
string path, ref int position, ref ScanStepDelegate nextStep, ref
PieceNameInfo
parseResults);
257
ref
PieceNameInfo
parseResults)
268
ref
PieceNameInfo
parseResults)
290
ref
PieceNameInfo
parseResults)
322
ref
PieceNameInfo
parseResults)
351
private static bool TryParseAsPieceName(string path, out
PieceNameInfo
parseResults)