1 write to LibraryName
System.Formats.Nrbf (1)
System\Formats\Nrbf\BinaryLibraryRecord.cs (1)
28LibraryName = libraryName;
2 references to LibraryName
System.Formats.Nrbf (2)
System\Formats\Nrbf\Utils\TypeNameHelpers.cs (2)
112if (libraryRecord.LibraryName is not null) 114return ParseWithoutAssemblyName(rawName, payloadOptions).With(libraryRecord.LibraryName);