src/Assets/TestProjects/AppWithLibraryAndRid/LibraryWithRids/NativeCode.cs [27:34]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - public static string GetRidStoredInAssemblyDescriptionAttribute() { return typeof(NativeCode) .GetTypeInfo() .Assembly .GetCustomAttribute() ?.Description; } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - src/Assets/TestProjects/AppWithLibraryAndRid/LibraryWithRid/NativeCode.cs [27:34]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - public static string GetRidStoredInAssemblyDescriptionAttribute() { return typeof(NativeCode) .GetTypeInfo() .Assembly .GetCustomAttribute() ?.Description; } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -