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