1 write to RawLibraryName
System.Formats.Nrbf (1)
System\Formats\Nrbf\BinaryLibraryRecord.cs (1)
22RawLibraryName = rawLibraryName;
2 references to RawLibraryName
System.Formats.Nrbf (2)
System\Formats\Nrbf\Utils\TypeNameHelpers.cs (2)
118Debug.Assert(libraryRecord.RawLibraryName is not null); 132ArraySegment<char> assemblyQualifiedName = RentAssemblyQualifiedName(rawName, libraryRecord.RawLibraryName);