3 references to WithCoreLibAssemblyName
System.Formats.Nrbf (3)
System\Formats\Nrbf\Utils\TypeNameHelpers.cs (3)
53s_primitiveTypeNames[(int)primitiveType] = typeName = TypeName.Parse(fullName.AsSpan()).WithCoreLibAssemblyName(); 147typeName = typeName.WithCoreLibAssemblyName(); 155.WithCoreLibAssemblyName(); // We know it's a System Record, so we set the LibraryName to CoreLib